plot.issm.component: Plot Simulation Object
Description
Plot Simulation Object
Usage
# S3 method for issm.component
plot(x, y = c("simulated", "components"), ...)Value
a plot of the simulated series or multiple plots of the simulation 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.