mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 02:57:40 -04:00
6 lines
323 B
Plaintext
6 lines
323 B
Plaintext
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.
|