NEWS
kbal 0.1.4 (2026-02-23)
- Ensured that
base.weights are consistently propagated through weight construction.
- Added
base.weights support to getw(), getdist(), and kbal() to allow baseline sampling weights in balancing and discrepancy calculations.
kbal 0.1.3 (2025-07-06)
- Minor fix: fullSVD <- TRUE is set when falling back to full SVD after a truncated SVD failure.
kbal 0.1.2 (2025-03-14)
- Attempted fix for MKL-based SVD failures on CRAN checks.
kbal 0.1.1 (2024-10-16)
- Initial submission to CRAN.
- Updated dependencies to require R version 3.5.0 or higher.
- Fixed various documentation mismatches and notes.