Description Usage Arguments Value
A function for global decoding of HMM's. Not expected to be called by user. Called by the general HMM function.
1 |
obs |
Observations. |
delta |
m-dimensional vector. Initial distribution of Markov chain |
Gamma |
m x m matrix. Transition probs for Markov chain |
p |
Function returning the evaluated density given the state. |
List of most likely states and decoding probabilities.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.