Skip to content

Flexible, user-friendly Hidden (Semi) Markov Models for animal movement data (Langrock et al. 2012). This package was developed in part for van de Kirk (2013; http://onlinelibrary.wiley.com/doi/10.1111/1365-2656.12290/full). Since I wrote this package, Theo Michelot, Roland Langrock and others have written a better package for fitting HMMs to an…

benaug/move.HMM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

move.HMM

Old package used in van der Kirk et al. (2014). Here for reproducibility purposes. There are many, better R packages to fit HMMs to animal movement data now.

https://besjournals.onlinelibrary.wiley.com/doi/full/10.1111/1365-2656.12290

Flexible, user-friendly Hidden (Semi) Markov Models for animal movement data (Langrock et al. 2012)

This package is intended to take the maximum likelihood methodology for HMM and HSMM animal movement models of Langrock et al. (2012) and make it accessible to ecologists. Further, it works for an arbitrary number of hidden states, arbitrary number of observation distributions, and arbitrary observation distributions. This aids model comparison via AIC and there are several functions for graphical goodness of fit checking.

The code is also now more efficient.

Before installing the package, install it's dependencies: numDeriv pscl CircStats psych VGAM

If bootstrapping, install foreach snow doSNOW

Things to add:

  1. Profile likelihood CIs?
  2. Random effects, maybe via ADMB
  3. covariate-dependent state transitions
  4. mid-residuals for discrete distributions

About

Flexible, user-friendly Hidden (Semi) Markov Models for animal movement data (Langrock et al. 2012). This package was developed in part for van de Kirk (2013; http://onlinelibrary.wiley.com/doi/10.1111/1365-2656.12290/full). Since I wrote this package, Theo Michelot, Roland Langrock and others have written a better package for fitting HMMs to an…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages