plot.issm.component {tsaux}R 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.


[Package tsaux version 1.0.0 Index]