Changelog
Source:NEWS.md
CalibrateSSB 1.4.0
CRAN release: 2026-05-21
- New pkgdown website for the package
- This package now has a documentation site at https://statisticsnorway.github.io/ssb-calibratessb/.
- New parameters to
CalibrateSSB():ginvtol,boundstolandresids_by_lm- Control of robustness and precision in regression computations.
- Support for tibble and data.table input to
CalibrateSSB()(grossSample,popDataandpopTotals)- Internal coercion to data.frame using
as.data.frame()where necessary.
- Internal coercion to data.frame using
- Bugfix:
samplingWeightsOutput = TRUEinCalibrateSSB()now works correctly- Correct output of sampling-weight data instead of the
samplingWeightsvariable name. - Avoidance of downstream errors in
WideFromCalibrate()andCalibrateSSBpanel().
- Correct output of sampling-weight data instead of the