plot: Plot Simulation Object

plot.issm.componentR Documentation

Plot Simulation Object

Description

Plot Simulation Object

Usage

## S3 method for class 'issm.component'
plot(x, y = c("simulated", "components"), ...)

Arguments

x

an object of class issm.component or other supported class.

y

the type of output to plot.

...

additional parameters passed to the plot.zoo function.

Value

a plot of the simulated series or multiple plots of the simulation components.


tsmodels/tsaux documentation built on June 1, 2025, 10:19 p.m.