Package: hmix
Type: Package
Title: Hidden Markov Model for Predicting Time Sequences with Mixture
        Sampling
Version: 1.0.3
Authors@R: c(person("Giancarlo", "Vercellino", role = c("aut", "cre", "cph"), email = "giancarlo.vercellino@gmail.com"))
Maintainer: Giancarlo Vercellino <giancarlo.vercellino@gmail.com>
Description: An algorithm for time series analysis that leverages hidden Markov models, cluster analysis, and mixture distributions to segment data, detect patterns and predict future sequences.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Imports: normalp (>= 0.7.2), glogis (>= 1.0-2), gld (>= 2.6.6), purrr
        (>= 1.0.1), HMM (>= 1.0.1), mc2d (>= 0.2.0), cubature (>=
        2.1.0), dplyr (>= 1.1.2)
URL: https://rpubs.com/giancarlo_vercellino/hmix
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2026-03-29 19:31:26 UTC; gianc
Author: Giancarlo Vercellino [aut, cre, cph]
Repository: CRAN
Date/Publication: 2026-03-29 20:30:02 UTC
