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>.
Version: | 0.1.0 |
Imports: | SparseM, methods, stats |
Suggests: | forecast, testthat, knitr, rmarkdown, covr |
Published: | 2024-12-10 |
DOI: | 10.32614/CRAN.package.htsDegenerateR |
Author: | Louis Steinmeister [aut, cre], Markus Pauly [aut] |
Maintainer: | Louis Steinmeister <louis.steinmeister at udo.edu> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
Citation: | htsDegenerateR citation info |
Materials: | README NEWS |
CRAN checks: | htsDegenerateR results |
Reference manual: | htsDegenerateR.pdf |
Package source: | htsDegenerateR_0.1.0.tar.gz |
Windows binaries: | r-devel: htsDegenerateR_0.1.0.zip, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): htsDegenerateR_0.1.0.tgz, r-oldrel (arm64): htsDegenerateR_0.1.0.tgz, r-release (x86_64): htsDegenerateR_0.1.0.tgz, r-oldrel (x86_64): htsDegenerateR_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=htsDegenerateR to link to this page.