Skip to content
Prev 5395 / 15274 Next

general zoo tutorial available?

The xts (a subclass of zoo) package has a comprehensive vignette as well:

http://cran.r-project.org/web/packages/xts/vignettes/xts.pdf

For general data manipulation and plotting of time-series in finance,
there are many examples on the quantmod site (of the package quantmod
and xts).

http://www.quantmod.com/examples/
http://www.quantmod.com/examples/data/
http://www.quantmod.com/examples/charting/

This list is quite an excellent way to see how people use the
zoo/xts/timeSeries/ etc.

Make some time to browse though some results on Nabble's archive:

http://n4.nabble.com/Rmetrics-f925806.html

HTH
Jeff
On Wed, Dec 23, 2009 at 6:50 PM, Stephen J. Barr <stephenjbarr at gmail.com> wrote: