R-zoo - Z's ordered observations for irregular time series
Website: | http://cran.r-project.org/web/packages/zoo/index.html |
---|---|
License: | GPLv2 |
- Description:
An S3 class with methods for totally ordered indexed observations. It is particularly aimed at irregular time series of numeric vectors/matrices and factors. zoo's key design goals are independence of a particular index/date/ time class and consistency with with ts and base R by providing methods to extend standard generics.
Packages
R-zoo-1.7.10-1.sdl5.x86_64 [892 KiB] |
Changelog
by Tom Callaway (2013-04-11):
- update to 1.7.9 |