Skip to contents

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

Fixed

  • Solve issue in residual output when tests fail
  • Solve some instability issue in multivariatecholette()

2.1.0 - 2024-07-18

Added

  • Add output on residuals in temporaldisaggregation() function

2.0.1 - 2024-07-12

Changed

  • new jars related to version 1.2.1*

2.0.0 - 2023-12-12

Added

  • v2.0.0

1.0.0 - 2023-07-06

Added

  • Initial commit