plot.season {TSSS} | R Documentation |
Plot trend component, seasonal component, AR component and noise returned by
season
.
## S3 method for class 'season'
plot(x, rdata = NULL, ...)
x |
an object of class |
rdata |
original data, if necessary. |
... |
further graphical parameters may also be supplied as arguments. |