Package: regmhmm Type: Package Title: 'regmhmm' Fits Hidden Markov Models with Regularization Version: 1.0.0 Date: 2023-11-29 Authors@R: c( person("Man Chong", "Leong", , "mc.leong26@gmail.com", role = c("cre", "aut"), comment = c(ORCID = "0000-0003-3895-9527")) ) Maintainer: Man Chong Leong Description: Designed for longitudinal data analysis using Hidden Markov Models (HMMs). Tailored for applications in healthcare, social sciences, and economics, the main emphasis of this package is on regularization techniques for fitting HMMs. Additionally, it provides an implementation for fitting HMMs without regularization, referencing Zucchini et al. (2017, ISBN:9781315372488). License: GPL (>= 3) Encoding: UTF-8 Imports: glmnet, glmnetUtils, igraph, MASS, Rcpp, stats LinkingTo: Rcpp, RcppArmadillo RoxygenNote: 7.2.3 URL: https://github.com/HenryLeongStat/regmhmm BugReports: https://github.com/HenryLeongStat/regmhmm/issues Suggests: covr, knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr Language: en-US Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://henryleongstat.r-universe.dev Date/Publication: 2023-12-07 22:52:38 UTC RemoteUrl: https://github.com/henryleongstat/regmhmm RemoteRef: HEAD RemoteSha: 0a0de5ef1efa388cb0a46c1273c166c6143bcc21 NeedsCompilation: yes Packaged: 2026-07-08 09:20:18 UTC; root Author: Man Chong Leong [cre, aut] (ORCID: )