An S4 class to hold model definition parameters for simulation.
Sim.Length
A positive integer giving the number of observations to simulate.
N.States
The number of states n
used in the model.
Use.HMM
If TRUE
fixes autocorrelation to zero.
Distribution
Distribution for step length. Can be one of gamma
or log-normal
.
Parameters
A 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.