plot.smooth: Plot Posterior Distribution of Smoother

View source: R/tsmooth.R

plot.smoothR Documentation

Plot Posterior Distribution of Smoother

Description

Plot posterior distribution (mean and standard deviations) of the smoother returned by tsmooth.

Usage

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


TSSS documentation built on Sept. 29, 2023, 9:07 a.m.