powered by
Used in stateProbs and pseudoRes.
stateProbs
pseudoRes
logAlpha(m)
A list of length model$conditions$mixtures where each element is a matrix of forward log-probabilities for each mixture.
model$conditions$mixtures
A momentuHMM, miHMM, or miSum object.
momentuHMM
miHMM
miSum
if (FALSE) { # 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