powered by
Used in stateProbs and pseudoRes.
stateProbs
pseudoRes
logAlpha(m)
A momentuHMM, miHMM, or miSum object.
momentuHMM
miHMM
miSum
The matrix of forward log-probabilities.
# NOT RUN { # m is a momentuHMM object (as returned by fitHMM), automatically loaded with the package m <- example$m la <- momentuHMM:::logAlpha(m) # }
Run the code above in your browser using DataLab