IHiddenMarkovModelPosterior Method |
Name | Description | |
---|---|---|
Posterior(Array) |
Calculates the probability of each hidden state for each
observation in the observation vector.
| |
Posterior(Array, Int32) |
Calculates the probability of each hidden state for each observation
in the observation vector, and uses those probabilities to decode the
most likely sequence of states for each observation in the sequence
using the posterior decoding method. See remarks for details.
|