Package: hmix
Type: Package
Title: Hidden Markov Model for Predicting Time Sequences with Mixture
        Sampling
Version: 1.0.2
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.2.3
Imports: normalp (>= 0.7.2), glogis (>= 1.0-2), gld (>= 2.6.6), edfun
        (>= 0.2.0), 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: 2024-09-05 16:08:50 UTC; gianc
Author: Giancarlo Vercellino [aut, cre, cph]
Repository: CRAN
Date/Publication: 2024-09-10 09:50:12 UTC
Built: R 4.3.3; ; 2024-09-11 04:19:31 UTC; unix
