View source: R/univariate_autoregressive_hmm_functions.R
ar_hmm_generate_sample | R Documentation |
Generate sample from HMM with autoregressive model
ar_hmm_generate_sample(ns, mod)
ns |
Sample size |
mod |
List of HMM parameters |
Dataframe including index, state, obs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.