Execute the forward algorithm
1 | foralg_covar(n, N, foo, gamma, allprobs)
|
n |
The length of the timeseries. |
N |
The number of states in the HMM. |
foo |
The initial state distributions (delta). |
gamma |
An array containing the transition probability matrices. |
allprobs |
As outputted by the funtions norm_allporbs |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.