initVals_MSARXmdl | R Documentation |
This function generates a random parameter vector to be used as initial values for a Markov-switching ARX model.
initVals_MSARXmdl(mdl, k)
mdl |
List with parameter values of simple (one-regime) autoregressive 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.