powered by
plotStates(m, animals = NULL, ask = TRUE)
moveHMM
TRUE
# m is a moveHMM object (as returned by fitHMM), automatically loaded with the package m <- example$m # plot states for first and second animals plotStates(m,animals=c(1,2))
Run the code above in your browser using DataLab