 |
Contributed R Packages Below is a list of all packages provided by project zoo: Time Series Infrastructure.
Important note for package binaries: R-Forge provides these binaries only
for the most recent version of R, but not for older versions.
In order to successfully install the packages provided on R-Forge, you have to switch to
the most recent version of R or, alternatively, use the package sources (.tar.gz) in older
versions of R. All packages are built/checked according to this
schedule.
|
|
zoo - Z's ordered observations
|
|
|
|
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 ts and base R by providing methods to extend standard generics.
To install this package directly within R type:
install.packages("zoo", repos="http://R-Forge.R-project.org")
Version: 1.6-1 |
Last change: 2009-11-22 03:23:30+01 |
Rev.: 637
Stable Release:
Get zoo 1.6-1 from CRAN
|
|
 |
|
 |
|
|
|
zooExtra - Supplementary Functionality for zoo Time Series
|
|
|
|
Supplementary functionality that can be used with the zoo package for regular and irregular time series data. The package also serves as a development platform for ideas that might (or might not) eventually end up in the zoo package.
To install this package directly within R type:
install.packages("zooExtra", repos="http://R-Forge.R-project.org")
Version: 0.1-1 |
Last change: 2009-09-30 17:15:45+02 |
Rev.: 614
|
|
 |
|
 |
|
|
 |