tempdisagg: Methods for Temporal Disaggregation and Interpolation of Time Series

Temporal disaggregation methods are used to disaggregate or interpolate a low frequency time series to a higher frequency series, where either the sum, the average, 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. Supports most R time series classes.

Installation

To install or update from from CRAN, run:

install.packages("tempdisagg")

To install the development version:

# install.packages("remotes")
remotes::install_github("christophsax/tempdisagg")

Our article on temporal disaggregation of time series in the R-Journal describes the package and the theory of temporal disaggregation in more detail.

Please report bugs on Github or send an e-mail, thank you!

Copy Link

Version

Down Chevron

Install

install.packages('tempdisagg')

Monthly Downloads

3,429

Version

1.1.1

License

GPL-3

Maintainer

Last Published

August 8th, 2023

Functions in tempdisagg (1.1.1)