logical variable indicating whether to add noise to the
response model. (Default: FALSE)
innov
an optional times series of innovations. If not supplied (specified
as NULL), gaussian white noise is generated, with the variance specified in
the model (Property: noiseVar)
seed
integer indicating the seed value of the random number generator.
Useful for reproducibility purposes.
Value
a vector containing the simulated output
Details
The routine is currently built only for SISO systems. Future versions will
include support for MIMO systems.