Thanks to visit codestin.com
Credit goes to github.com

Skip to content

❗ This is a read-only mirror of the CRAN R package repository. momentuHMM — Maximum Likelihood Analysis of Animal Movement Behavior Using Multivariate Hidden Markov Models. Homepage: https://github.com/bmcclintock/momentuHMMhttps://github.com/bmcclintock/momentuHMM/discussions Report bugs for this packa ...

Notifications You must be signed in to change notification settings

cran/momentuHMM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

momentuHMM R-CMD-check CRAN_Downloads CRAN_Downloads

R package for Maximum likelihood analysis Of animal MovemENT behavior Using multivariate Hidden Markov Models

Get started with the vignette: Guide to using momentuHMM

Installation instructions

CRAN release

The package is available at CRAN_Status_Badge. To install it:

install.packages("momentuHMM")

Install from Github

To install the latest (stable) version of the package from Github: R-CMD-check

library(remotes)
install_github("bmcclintock/momentuHMM")

To install the latest (unstable) version of the package from Github: R-CMD-check

library(remotes)
install_github("bmcclintock/momentuHMM@develop")

References

McClintock, B.T., Michelot, T. (2018) momentuHMM: R package for generalized hidden Markov models of animal movement. Methods in Ecology and Evolution, 9(6), 1518-1530.

McClintock, B.T., King R., Thomas L., Matthiopoulos J., McConnell B.J., Morales J.M. (2012) A general discrete-time modeling framework for animal movement using multistate random walks. Ecological Monographs, 82(3), 335-349.

McClintock, B.T. (2017) Incorporating telemetry error into hidden Markov models of animal movement using multiple imputation. Journal of Agricultural, Biological, and Environmental Statistics, 22(3), 249-269.

About

❗ This is a read-only mirror of the CRAN R package repository. momentuHMM — Maximum Likelihood Analysis of Animal Movement Behavior Using Multivariate Hidden Markov Models. Homepage: https://github.com/bmcclintock/momentuHMMhttps://github.com/bmcclintock/momentuHMM/discussions Report bugs for this packa ...

Resources

Stars

Watchers

Forks

Packages

No packages published