| TimeSeries-class | R Documentation |
An S4 class to represent time series.
A time series object is an n x m x p array, with
n being the number of observations, m being the number of series
and with the p columns of the third dimension containing extra
variables for each series.
.DataA n x m x p numeric array
giving the observed time-series values.
.TimeA length-n RataDie object.
This class inherits from array.
N. Frerebeau
Other classes:
GregorianCalendar-class,
JulianCalendar-class,
RataDie-class,
TimeIntervals-class,
TimeScale-class
Other time classes:
RataDie-class,
TimeIntervals-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.