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