plot.smooth: Plot Posterior Distribution of Smoother
Description
Plot posterior distribution (mean and standard deviations) of the smoother returned by
tsmooth
.
Usage
# S3 method for smooth
plot(x, rdata = NULL, ...)
Arguments
- x
an object of class "smooth"
.
- rdata
original data, if necessary.
- ...
further graphical parameters may also be supplied as arguments.