Package: htsDegenerateR
Type: Package
Title: Degenerate Hierarchical Time Series Reconciliation
Version: 0.1.0
Authors@R: c(person(given = "Louis",
                    family = "Steinmeister",
                    role = c("aut", "cre"),
                    email = "louis.steinmeister@udo.edu"),
                    person(given = "Markus",
                    family = "Pauly",
                    role = c("aut"),
                    email = "pauly@statistik.tu-dortmund.de"))
Description: Takes the MinT implementation of the 'hts'<https://cran.r-project.org/package=hts> package and adapts it to allow degenerate hierarchical structures. Instead of the "nodes" argument, this function takes an S matrix which is more versatile in the structures it allows. For a demo, see Steinmeister and Pauly (2024)<doi:10.15488/17729>. The MinT algorithm is based on Wickramasuriya et al. (2019)<doi:10.1080/01621459.2018.1448825>.
License: GPL (>= 2)
Encoding: UTF-8
Imports: SparseM, methods, stats
Suggests: forecast, testthat, knitr, rmarkdown, covr
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-12-09 22:26:24 UTC; Louis
Author: Louis Steinmeister [aut, cre],
  Markus Pauly [aut]
Maintainer: Louis Steinmeister <louis.steinmeister@udo.edu>
Repository: CRAN
Date/Publication: 2024-12-10 21:10:02 UTC
Built: R 4.3.3; ; 2024-12-10 22:19:19 UTC; unix
