initVals_HMmdl | R Documentation |
This function generates a random parameter vector to be used as initial values for a Hidden Markov model.
initVals_HMmdl(mdl, k)
mdl |
List with parameter values of simple (one-regime) model. This includes:
|
k |
Number of regimes. |
Vector of initial parameter values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.