plot.smooth {TSSS} | R Documentation |
Plot posterior distribution (mean and standard deviations) of the smoother returned by
tsmooth
.
## S3 method for class 'smooth'
plot(x, rdata = NULL, ...)
x |
an object of class |
rdata |
original data, if necessary. |
... |
further graphical parameters may also be supplied as arguments. |