Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

4 results for “from:N Dey”

Multiple Integration
N Dey · Apr 26, 2003 · r-help

Dear all, May I do multiple integration using R? I was looking adapt but it is saying it integrates a scalar function over a multidimensional rectangle. I have integrand of several variable and upper, lower limit too variable. I wanted...

Do loop
N Dey · Apr 22, 2003 · r-help

Dear all, I am doing integration by using integrate(..) command of R. Integrand is a function of parameters (say p). And I ahve to do the integration for p ranging from 10 to 500 (eg p<-10*1:50). And...

Date along x axis
N Dey · May 18, 2003 · r-help

Dear all, I am plotting date on x axis and by doing following mydata$idate <- strptime(x=as.character(mydata$date), format = "%m-%d-%Y") mydata$ldate <- as.POSIXlt(mydata$idate) dts <- seq.dates("01/01/2000", "12/31/2000...

little manipulation on data frame
N Dey · Jun 6, 2003 · r-help

Dear all, I have data like 3 coulmns and many rows. Each entry is less than 10. Example x y z 1 5 3 2 2 3 7 8 3 8 9 5 4 5 4 6 -------------------------- --------------------------- I have to...

Can't find what you're looking for? Try searching with Google .