Add function temporal_disaggregation_raw() for TD of atypical
frequency data
Add function denton_raw() for benchmarking of atypical frequency
data
Add alternative objective functions (backwards, symmetric and
logarithmic) for GRP method
Additional content in functions documentation and/or vignette for
temporal disaggregation (Chow-Lin) and benchmarking (Denton, GRP,
Cholette)
Changed
Split TD and interpolation. The main function
temporaldisaggregation() was deprecated and replaced by the two
functions temporal_disaggregation() and temporal_interpolation()
Some arguments in the temporal_disaggregation(),
temporal_interpolation() and denton() functions were added to extend
possibilities for the user.
Refactoring vignette
Fixed
Solve issue in residual output when tests fail
Solve some instability issue in multivariatecholette()