plot.trend: Plot Trend and Residuals

View source: R/trend.R

plot.trendR Documentation

Plot Trend and Residuals

Description

Plot trend component and residuals returned by trend.

Usage

## S3 method for class 'trend'
plot(x, rdata = NULL, ...)

Arguments

x

an object of class "trend".

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.