sim_HMM | R Documentation |
Simulate HMM
sim_HMM(P, E, V, n)
P |
A transition prob matrix |
E |
An emission probability matrix |
n |
length of time series (# of steps) |
v |
An initial state distribution |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.