Package: tempdisagg
Version: 1.2.0
Date: 2025-11-03
Title: Methods for Temporal Disaggregation and Interpolation of Time
        Series
Authors@R: c(
    person("Christoph", "Sax", email = "christoph.sax@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7192-7044")),
    person("Peter", "Steiner", role = c("aut")),
    person("Tommaso", "Di Fonzo", role = "ctb"),
    person("Nelson", "Stevens", role = "ctb"),
    person("Tobias", "Schieferdecker", role = "ctb"))
URL: https://cynkra.github.io/tempdisagg/,
        https://journal.r-project.org/articles/RJ-2013-028/
BugReports: https://github.com/cynkra/tempdisagg/issues
Suggests: tsbox, testthat, knitr, rmarkdown, covr, xts
Description: Temporal disaggregation methods are used to disaggregate and
    interpolate a low frequency time series to a higher frequency series, where
    either the sum, the mean, the first or the last value of the resulting
    high frequency series is consistent with the low frequency series. Temporal
    disaggregation can be performed with or without one or more high frequency
    indicator series. Contains the methods of Chow-Lin, Santos-Silva-Cardoso,
    Fernandez, Litterman, Denton and Denton-Cholette, summarized in Sax and
    Steiner (2013) <doi:10.32614/RJ-2013-028>. Supports most R time series
    classes.
License: GPL-3
LazyLoad: yes
RoxygenNote: 7.2.3
Encoding: UTF-8
VignetteBuilder: knitr
Config/Needs/website: cynkra/cynkratemplate
NeedsCompilation: no
Packaged: 2025-11-05 11:23:06 UTC; christophsax
Author: Christoph Sax [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-7192-7044>),
  Peter Steiner [aut],
  Tommaso Di Fonzo [ctb],
  Nelson Stevens [ctb],
  Tobias Schieferdecker [ctb]
Maintainer: Christoph Sax <christoph.sax@gmail.com>
Repository: CRAN
Date/Publication: 2025-11-05 12:00:02 UTC
Built: R 4.5.0; ; 2025-11-05 14:03:16 UTC; unix
