
Simulate Data from a Multinomial State-Space Model
simulate.mnTS.RdGenerates simulated datasets from a fitted mnTS object.
Usage
# S3 method for class 'mnTS'
simulate(object, ...)Arguments
- object
An object of class
"mnTS", as returned by themnTSfunction.- ...
Additional arguments passed to the simulation routine.