rjd3bench 3.0.0.9000
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
3.0.0 - 2025-05-12
Added
- 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