Displaying 1 result from an estimated 1 matches for "hmmviterbi".
2006 Mar 22
2
R package for computing state path using Viterbi algorithm
...Viterbi algorithm. I searched R repository for
related packages. msm package has function viterbi.msm (as well as
very good document), but it only works for continuous-time condition.
Other two HMM related packages, hmm.discnp and repeats, however, does
not have such a function (similar to "hmmviterbi()" function in
MatLab).
Is there an R package that implements such a function?
Thanks,
Wuming