simuHMM_cpp | R Documentation |
This function simulates a Hidden Markov Model process.
simuHMM_cpp(mdl_h0, burnin = 100L, exog = FALSE)
mdl_h0 |
List containing the following DGP parameters
|
burnin |
Number of simulated observations to remove from beginning. Default is |
exog |
bool determining if there are exogenous variables ( |
List with simulated series and its DGP parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.