blob: c21858b90edfb338fd75028661037dbd4669d486 (
plain)
1
2
3
4
5
|
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.
|