rjdqa
Quality Assessment for Seasonal Adjustment
rjdqa keeps refining one screen: the seasonal adjustment quality dashboard
◆Recent moves
- 9mo ago
Forecast observations and conditional trading-days test in dashboards
Adds add_obs_to_forecast and td_effect parameters to both dashboard functions, with the residual trading-days test printed only for monthly series by default, improves outlier table placement and titling, and lets sc_dashboard() handle user-defined calendar regressors. The densest release in the history and consistent with its per-diagnostic tuning pattern.
View source ↗ - 1y ago
Fix tail() usage on ts objects
Corrects a tail() call on time series objects that raised an error. A single defect fix.
View source ↗ - 2y ago
Fix dependency minimums and outlier ordering
Pins minimum dependency versions and corrects the order outliers appear in simple_dashboard2(). Published minutes after 0.1.3 as a patch on it.
View source ↗ - 2y ago
simple_dashboard2() added; deprecated sa_dashboard() removed
Introduces simple_dashboard2(), a denser variant with smaller text that fits recent outlier information, adds a legend and a parameter to drop the Others contribution and rescale the variance decomposition, and removes the deprecated sa_dashboard(). Establishes the two-function surface the package has refined since.
View source ↗ - 2y ago
simple_dashboard() introduced; sa_dashboard() deprecated
Adds simple_dashboard() and deprecates sa_dashboard() in favour of sc_dashboard(). The release that set the package's current direction, replacing the original dashboard with the one all later work extends.
View source ↗ - 7y ago
First CRAN release
The initial CRAN release, with no detail recorded beyond the fact of publication.
View source ↗