Description Usage Arguments Value
Compute the most probable hidden sequence given an observed sequence and an HMM.
1 | viterbiR(ObsSeq, probMat)
|
ObsSeq |
A discrete observed time series. Output from toWPDSAX. |
probMat |
The probability matrices of the hidden markov model. Output from trainHMM. |
The most probably hidden sequence.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.