Description Usage Arguments See Also
This function fits an unsupervised Hidden Markov model to a given
MAList
or SegList
1 2 3 |
input |
an object of class |
vr |
Gets passed to the function |
maxiter |
Gets passed to the function |
criteria |
Choice of which selection criteria should be used in the algorithm. The choices are either AIC or BIC |
.
delta |
Delta value used of the BIC is selected. If no value is entered it defaults to 1. |
full.output |
if true the SegList output includes a probability that a clone is in its assigned state and a smoothed value for the clone. |
eps |
parameter controlling the convergence of the EM algorithm. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.