plot.simulate {TSSS} | R Documentation |
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 class 'simulate'
plot(x, use = NULL, ...)
Arguments
x |
an object of class |
use |
start and end time |
... |
further graphical parameters may also be supplied as arguments. |
[Package TSSS version 1.3.4-5 Index]