plot.smooth: Plot Mean Vectors of Smoother
Description
Plot Mean vectors of the smoother and standard deviation returned by
tsmooth
.
Usage
# S3 method for smooth
plot(x, rdata = NULL, …)
Arguments
x
an object of class "smooth"
created by tsmooth
.
rdata
original data, if necessary.
…
further graphical parameters may also be supplied as arguments.