Description Usage Arguments Value
Calculates the probability of the next emission, using the computed probability of the current emission
1 | forward(obs, transition, E)
|
obs |
Vector of visible observations |
transition |
Transition matrix, columns must sum 1 |
E |
Emission matrix, rows must sum 1 |
alpha matrix of probabilities of being in a certain state for each step
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.