NEWS
multChernoff 1.0.0 (2026-03-21)
- Fixed a numerical overflow bug.
- Better documentation.
multChernoff 0.1.0
- Initial public release.
- Added finite-sample tail bounds and critical-value utilities for multinomial
likelihood ratio tests.
- Added package-standard
testthat coverage for the core exported functions.
- Added a lightweight "Get Started" vignette for CRAN and future website use.
- Improved numerical stability in
mgfBound() and tailProbBound().