Package: DisaggregateTS
Type: Package
Title: High-Dimensional Temporal Disaggregation
Version: 3.0.1
Authors@R: c(person(given = "Kaveh",
           family = "Salehzadeh Nobari",
           role = c("aut", "cre"),
           email = "k.salehzadeh-nobari@imperial.ac.uk"),
    	   person(given = "Luke",
           family = "Mosley",
           role = "aut",
           email = "lukemos313@gmail.com"))
Description: Provides tools for temporal disaggregation, including:
    (1) High-dimensional and low-dimensional series generation for simulation studies;
    (2) A toolkit for temporal disaggregation and benchmarking using low-dimensional indicator series 
        as proposed by Dagum and Cholette (2006, ISBN:978-0-387-35439-2);
    (3) Novel techniques by Mosley, Gibberd, and Eckley (2022, <doi:10.1111/rssa.12952>)
        for disaggregating low-frequency series in the presence of high-dimensional indicator matrices.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: Rdpack, stats, Matrix, lars, zoo, withr
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, readxl, corrplot,
        ggplot2
RdMacros: Rdpack
Config/testthat/edition: 3
RoxygenNote: 7.2.3
VignetteBuilder: knitr
Depends: R (>= 3.5.0)
NeedsCompilation: no
Packaged: 2024-10-31 05:35:23 UTC; ksalehza
Author: Kaveh Salehzadeh Nobari [aut, cre],
  Luke Mosley [aut]
Maintainer: Kaveh Salehzadeh Nobari <k.salehzadeh-nobari@imperial.ac.uk>
Repository: CRAN
Date/Publication: 2024-10-31 12:40:06 UTC
Built: R 4.3.3; ; 2025-04-07 01:14:11 UTC; windows
