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.


tsaux documentation built on April 4, 2025, 3:08 a.m.