Package: MHMM
Type: Package
Title: Finite Mixture of Hidden Markov Model
Version: 1.0.0
Date: 2020-03-20
Author: Marie Du-Roy-De-Chaumary, Matthieu Marbac and Fabien Navarro
Maintainer: Matthieu Marbac <matthieu.marbac-lourdelle@ensai.fr>
Description: Estimation of the latent states and partition by maximum likelihood. Model can be used for analyzing accelerometer data. In such a case, the latent states corresponds to activity levels and the partition permits to consider heterogeneity within the population. Emission laws are zero-inflated gamma distributions. Their parameters depends on the latent states but not on the partition, to compare the time spent by activity levels between classes. Model description is available in Du Roy de Chaumaray, M. and Marbac, M. and Navarro, F. (2019) <arXiv:1906.01547>.
License: GPL (>= 2)
Depends: R (>= 3.4.4)
Imports: Rcpp (>= 0.11.1), methods, parallel, ggplot2, reshape2,
        gridExtra
LinkingTo: Rcpp, RcppArmadillo, BH
Collate: 'param.R' 'checkinputs.R' 'rmodel.R' 'data.R' 'MHMM.R'
        'results.R' 'plot.R' 'smartinit.R' 'viterbi.R' 'MHMMpackage.R'
        'RcppExports.R'
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: yes
Packaged: 2020-03-20 14:11:57 UTC; matt
Repository: CRAN
Date/Publication: 2020-03-20 14:40:02 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2020-07-17 02:06:07 UTC; unix
Archs: MHMM.so.dSYM
