Table 2.
Package | Multiple sequences | Multivariate | Mixed | Hierarchical | Semi‐Markov | Covariates | Constraints | Missing data | Reference | ||
---|---|---|---|---|---|---|---|---|---|---|---|
aphid | ✓ | Wilkinson (2019) | |||||||||
depmixS4 | ✓ | ✓ |
|
|
✓ | Visser and Speenkenbrink (2010) | |||||
HiddenMarkov |
|
Harte (2017) | |||||||||
HMM | Himmelmann (2010) | ||||||||||
hsmm | ✓ | Bulla and Bulla (2013) | |||||||||
LMest | ✓ | ✓ | ✓ | or | ✓ | Bartolucci et al., (2017) | |||||
mhsmm | ✓ | ✓ | ✓ | O'Connell and Hojsgaard (2011) | |||||||
momentuHMM | ✓ | ✓ | ✓ | ✓ |
|
|
✓ | McClintock and Michelot (2018) | |||
msm | ✓ | ✓ |
|
|
✓ | Jackson (2011) | |||||
RcppHMM | Cardenas‐Ovando et al., (2017) | ||||||||||
seqHMM | ✓ | ✓ | ✓ |
|
|
✓ | Helske and Helske (2019) |
State‐dependent probability distributions | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Bernoulli | Beta | Binomial | Categorical | Custom | Exponential | Gamma | Lognormal | Logistic | Negative binomial | Normal | Multivariate normal | Truncated normal | Poisson | Student's | Von Mises | Weibull | Wrapped Cauchy | |
aphid | ✓ | |||||||||||||||||
depmixS4 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ||||||||||||
HiddenMarkov | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | |||||||||
HMM | ✓ | |||||||||||||||||
hsmm | ✓ | ✓ | ✓ | ✓ | ||||||||||||||
LMest | ✓ | ✓ | ✓ | |||||||||||||||
mhsmm | ✓ | ✓ | ✓ | ✓ | ||||||||||||||
momentuHMM | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | |||
msm | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | |||||
RcppHMM | ✓ | ✓ | ✓ | ✓ | ||||||||||||||
seqHMM | ✓ |
‘Covariates’ and ‘Constraints’ can pertain to initial distribution , state‐dependent probability distribution , state transition probability and/or mixture probability parameters. Several packages facilitate extensions for user‐specified state‐dependent probability distributions that require no modifications to the package source code (‘custom’).
Covariates are only permitted on state‐dependent distribution location parameters for the binomial, gamma, normal and Poisson distributions.
Covariates are only permitted on state‐dependent categorical distribution parameters.
Covariates are only permitted on state‐dependent distribution location parameters.
[Corrections added on 10 November 2020, after first online publication: Table 2 has been updated.]