Grocer Function
NAME
series - returns the values of a ts
CALLING SEQUENCE
s=series(ts)
PARAMETERS
Input
Output
-
s = the vector of the time series values
DESCRIPTION
Returns the time span of a ts. This one line function is equivalent to the instruction: ts('dates').
AUTHOR
Eric Dubois 2002