Description Usage Arguments Author(s) See Also Examples
Plot long-run and seasonal cycles in a quarterly or monthly time series based on the seasonal differencing filter decomposition.
1 2 | plotcycles (wts)
|
wts |
a univariate time series object. |
Javier Lopez-de-Lacalle javlacalle@yahoo.es and Ignacio Diaz-Emparanza Ignacio.Diaz-Emparanza@ehu.es.
1 2 3 4 5 | ## Plot cycles in a minthly time series.
data(AirPassengers)
lairp <- log(AirPassengers)
plotcycles(lairp)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.