Is there any financial toolkit available for use in R ?? I am looking at a variety of functions but don't want to recreate each one of them. Thanks Gaurav [[alternative HTML version deleted]]
On Thu, 16 Jun 2005 13:59:20 -0400 Gaurav Gupta wrote:> Is there any financial toolkit available for use in R ?? I am looking > at a variety of functions but don't want to recreate each one of them.Look at the Finance task view at http://CRAN.R-project.org/src/contrib/Views/ That should provide some guidance. Z> Thanks > > Gaurav > > > > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! > http://www.R-project.org/posting-guide.html >
Gaurav Gupta wrote:> Is there any financial toolkit available for use in R ?? I am looking at a > variety of functions but don't want to recreate each one of them.I am not sure what kind of financial functions you need, but there is a very good toolkit for financial time series analysis in rmetrics. Go to rmetrics.org and have a look. Best regards, Wojtek