View source: R/ldhmm-viterbi.R
ldhmm.viterbi | R Documentation |
This utility computes the global decoding by the Viterbi algorithm.
ldhmm.viterbi(object, x)
object |
an ldhmm object |
x |
numeric, the observations. |
a vector of states
Stephen H. Lihn
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.