seqHMM

From MaRDI portal
Software:28008



swMATH16137CRANseqHMMMaRDI QIDQ28008

Mixture Hidden Markov Models for Social Sequence Data and Other Multivariate, Multichannel Categorical Time Series

Jouni Helske, Satu Helske

Last update: 6 July 2023

Software version identifier: 1.2.4, 1.0.2-1, 1.0.3-1, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8-1, 1.0.8, 1.0.9, 1.0.10, 1.0.11, 1.0.12, 1.0.13, 1.0.14, 1.1.0, 1.1.1, 1.2.0, 1.2.1-1, 1.2.2, 1.2.3, 1.2.5, 1.2.6

Source code repository: https://github.com/cran/seqHMM

Copyright license: GNU General Public License, version 3.0, GNU General Public License, version 2.0

Designed for fitting hidden (latent) Markov models and mixture hidden Markov models for social sequence data and other categorical time series. Also some more restricted versions of these type of models are available: Markov models, mixture Markov models, and latent class models. The package supports models for one or multiple subjects with one or multiple parallel sequences (channels). External covariates can be added to explain cluster membership in mixture models. The package provides functions for evaluating and comparing models, as well as functions for visualizing of multichannel sequence data and hidden Markov models. Models are estimated using maximum likelihood via the EM algorithm and/or direct numerical maximization with analytical gradients. All main algorithms are written in C++ with support for parallel computation. Documentation is available via several vignettes in this page, and the paper by Helske and Helske (2019, <doi:10.18637/jss.v088.i03>).