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