Package: hhsmm Date: 2022-2-7 Title: Hidden Hybrid Markov/Semi-Markov Model Fitting Version: 0.2.5 Authors@R: c(person("Morteza", "Amini", role = c("aut", "cre","cph"), email = "morteza.amini@ut.ac.ir"), person("Afarin", "Bayat", role = "aut"), person("Reza", "Salehian", role = "aut")) Description: Develops algorithms for fitting, prediction, simulation and initialization of the hidden hybrid Markov/semi-Markov model, introduced by Guedon (2005) , which also includes several tools for handling missing data, nonparametric mixture of B-splines emissions (Langrock et al., 2015 ), fitting regime switching regression (Kim et al., 2008 ) and auto-regressive hidden hybrid Markov/semi-Markov model, and many other useful tools (read for more description: ). License: GPL-3 Imports: Rcpp, Rdpack, MASS, mice, cpr, psych, progress RdMacros: Rdpack Depends: R (>= 4.1.0), CMAPSS, mvtnorm Encoding: UTF-8 BugReports: https://github.com/mortamini/hhsmm/issues Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 LinkingTo: Rcpp Suggests: testthat (>= 3.0.0) Config/pak/sysreqs: cmake libfreetype6-dev libglu1-mesa-dev make texlive libicu-dev libpng-dev libuv1-dev libgl1-mesa-dev libx11-dev zlib1g-dev Repository: https://mortamini.r-universe.dev Date/Publication: 2022-08-27 03:41:29 UTC RemoteUrl: https://github.com/mortamini/hhsmm RemoteRef: HEAD RemoteSha: 9b1989404ca8b1d7f60fc01f0e6e2145c61685b5 NeedsCompilation: yes Packaged: 2026-07-04 19:55:34 UTC; root Author: Morteza Amini [aut, cre, cph], Afarin Bayat [aut], Reza Salehian [aut] Maintainer: Morteza Amini