View source: R/dirichlet_hmm_create.R
DirichletHMMCreate | R Documentation |
Create a hidden Markov model where the data is believed to be generated from the mixing object distribution.
DirichletHMMCreate(x, mdobj, alpha, beta)
x |
Data to be modelled |
mdobj |
Mixing disitribution object |
alpha |
Alpha parameter |
beta |
Beta parameter |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.