An S4 class to hold model definition parameters for simulation.
Sim.LengthA positive integer giving the number of observations to simulate.
N.StatesThe number of states n used in the model.
Use.HMMIf TRUE fixes autocorrelation to zero.
DistributionDistribution for step length. Can be one of gamma or log-normal.
ParametersA named list giving the parameter values to simulate from:
A data.frame with columns Center and Concentration.
A data.frame with columns Reversion.Level, Autocorrelation, and Standard.Deviation.
A square matrix of transition probabilities.
Other 4M-classes: Data4M-class,
Model4M-class,
SetModel4M-class,
Simulate4M-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.