hmmTMB-package

hmmTMB: Fit Hidden Markov Models using Template Model Builder

hmmTMB: Fit Hidden Markov Models using Template Model Builder

Fitting hidden Markov models using automatic differentiation and Laplace approximation, allowing for fast inference and flexible covariate effects (including random effects and smoothing splines) on model parameters. The package is described by Michelot (2022) arXiv:2211.14139. package

Details

The package hmmTMB is based on three main classes (i.e., types of objects): MarkovChain, Observation, and HMM. Type ?MarkovChain, ?Observation or ?HMM to find their documentation, or consult the package vignettes for detailed examples of the hmmTMB workflow.

See Also

Useful links:

Author(s)

Maintainer : Theo Michelot [email protected]

Authors:

  • Richard Glennie [contributor]

Other functions in hmmTMB

Related functions from the same R package