plot.smooth {TSSS}R Documentation

Plot Mean Vectors of Smoother

Description

Plot Mean vectors of the smoother and standard deviation returned by tsmooth.

Usage

## S3 method for class '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.


[Package TSSS version 1.2.4 Index]