plot.season: Plot Trend, Seasonal and AR Components

View source: R/season.R

plot.seasonR Documentation

Plot Trend, Seasonal and AR Components

Description

Plot trend component, seasonal component, AR component and noise returned by season.

Usage

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

Arguments

x

an object of class "season".

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.