[R] (no subject)

2011-03-27 Thread filame uyaco
http://dix4life.leadhoster.com/molo.php [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html a

[R] aggregateSeries and seriesData in R?

2008-04-10 Thread filame uyaco
hi to all! (Q1): I'd like to ask where can i find aggregateSeries and seriesData in R packages? (Q2): how can i perform these Splus commads in R? e.g. annualMax.sp500 = aggregateSeries(-spto87,by="years",FUN=max) hist(seriesData(annualMax.sp500)) (Q3): is the method

[R] how to call out the estimated parameter values

2007-11-28 Thread filame uyaco
hi! i've tried to run this code in R using the VGAM package. I know it's not a good fit. But i encountered a problem in calling the estimated parameter values using fit$estimate. But the codes worked if i put the estimated values just like in this case: y.l <- dgpd(x, scale=0.979421685 ,

Re: [R] convert an S plus file to R? ----- Thank you!

2007-11-28 Thread filame uyaco
hi all! Thank you for replying on my message. I will try all your suggestions. Thank you again! Filame filame uyaco <[EMAIL PROTECTED]> wrote: hi! i send again my question because there was a problem earlier that someone did not see my attached file. If you really can't

[R] convert an S plus file to R?

2007-11-28 Thread filame uyaco
hi! i send again my question because there was a problem earlier that someone did not see my attached file. If you really can't download it, this is the attached file. Please help me how to convert this S plus file to R. Is there a quick method to do it? I don't have an S plus installer h

[R] convert an S file to R?

2007-11-28 Thread filame uyaco
hi! attached is an example of S file i got from the net. Can anyone help me how to convert it in R? Is there a quick method on conversion? I don't have S installer here. Thanks for the help. Filame - __ R-he