powered by
This utility computes the global decoding by the Viterbi algorithm.
ldhmm.viterbi(object, x)
a vector of states
an ldhmm object
numeric, the observations.
Stephen H. Lihn