Description Usage Arguments Value Examples
This function creates a HMMEmission object.
1 | HMMEmission(type = character(), parameters = list(), nStates = numeric())
|
type |
The type of emission function c('Gaussian'). |
parameters |
A list containing the the parameters for each state. |
nStates |
The number of states. |
HMMEmission
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.