Description Usage Arguments References Examples
View source: R/TempDisaggToolbox.R
This function contains the movement preservation and regression-based low-dimensional temporal disaggregation methods proposed by \insertCitedenton1971adjustment;textualHDTempDisagg, \insertCitedagum2006benchmarking;textualHDTempDisagg \insertCitechow1971best;textualHDTempDisagg, \insertCitefernandez1981methodological;textualHDTempDisagg and \insertCitelitterman1983random;textualHDTempDisagg.
1 2 3 4 5 6 7 |
Y |
the low-frequency response vector |
X |
the high-frequency indicator matrix |
method |
nominates the choice of the temporal disaggregation method |
annualMat |
choice of the disaggregation matrix |
Denton |
absolute, first, second and proportional difference Sigma for the Denton method |
1 | TempDisaggToolbox(Y = Y_Gen, X = X_Gen, method = 'Chow-Lin', annualMat = 'sum')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.