View source: R/indep_multivariate_normal_hmm_functions.R
inmvnorm_hmm_generate_sample | R Documentation |
Generate samples from HMM with independent multivariate normal distribution
inmvnorm_hmm_generate_sample(ns, mod)
ns |
Number of samples |
mod |
List of model parameters |
List including vector of indices, vector of states, and k x ns matrix containing generated samples (where k is the number of variables)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.