Learn R Programming

tempdisagg (version 0.22)

tempdisagg-package: Methods for Temporal Disaggregation and Interpolation of Time Series

Description

Temporal disaggregation methods are used to disaggregate and interpolate a low frequency time series to a higher frequency series. This can be done without additional information or by exploiting the information contained in one or more indicators. All disaggregation methods ensure that either the sum, the average, the first or the last value of the resulting high frequency series is consistent with the low frequency series.

The best way to start is to run the interactive demo:

demo(tempdisagg)

Arguments

See Also

td for more information on usage.