plot.simulate: Plot Simulated Data Generated by State Space Model
Description
Plot simulated data of Gaussian / non-Gaussian generated by state space model.
Usage
# S3 method for simulate
plot(x, use = NULL, …)
Arguments
x
an object of class "simulate"
created by simssm
and ngsim
.
use
start and end time c(x1, x2)
to be plotted actually.
…
further graphical parameters may also be supplied as arguments.