seasdummy Time series st_dev

Grocer >> Time series > series

series

returns the values of a ts

CALLING SEQUENCE

s=series(ts)

PARAMETERS

Input

• ts = a time series

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
seasdummy Time series st_dev