powered by
viterbi(m)
moveHMM
# m is a moveHMM object (as returned by fitHMM), automatically loaded with the package m <- example$m # reconstruction of states sequence states <- viterbi(m)
Run the code above in your browser using DataLab