logBeta | R Documentation |
Used in stateProbs
.
logBeta(m)
m |
A |
A list of length model$conditions$mixtures
where each element is a matrix of backward log-probabilities for each mixture.
## Not run: # m is a momentuHMM object (as returned by fitHMM), automatically loaded with the package m <- example$m lb <- momentuHMM:::logBeta(m) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.