What's Changed
- fix continuous hybrid risk type BMR modeling by @cwsimmon in #112
- make boundary AIC penalty configurable by @cwsimmon in #109
- update CI environments to Python 3.13 by @shapiromatron in #108
- add additional nested dichotomous plots by @maryjacketti in #106
- fabricate individual responses from summary data by @maryjacketti in #111
- switch to uv in CI by @shapiromatron in #119
- Adjusted rho minimum boundary for MLE continuous models by @cwsimmon in #117
- fix assignment to comparison (ND/NCTR) by @shapiromatron in #118
- update to version 3.0.0 of pybind11 by @shapiromatron in #113
- bmdscore struct print statements by @cwsimmon in #116
- Clean NaNs from nested and multitumor results by @cwsimmon in #126
- Add validation checks for zero stdev by @shapiromatron in #124
- change default Nested Dichotomous BMR to 0.05 by @shapiromatron in #125
- remove simplified installer by @shapiromatron in #127
- Jonckheere-Terpstra trend test and unit test by @Mlrose1 in #115
- Cochran Armitage trend test and unit tests by @Mlrose1 in #123
- create 25.2a2 release by @shapiromatron in #129
- Fix
simulate_individual_datasetfor varying number of N by @shapiromatron in #131 - Jonckheere - use normal approximation instead of exact by @shapiromatron in #130
- add warning if normal distribution estimation used and N < 30 by @shapiromatron in #132
- use vcpkg for C++ dependencies by @shapiromatron in #128
- Updating perm function in jt code by @Mlrose1 in #134
- integrate CA and JT trend tests with datasets by @adavis10 in #133
- Jonckheere-Terpstra exact calculation in C++ by @shapiromatron in #136
- Fix windows wheel build by @cwsimmon in #137
- Rao-Scott fix to deal with incidence = 0 situations by @adavis10 in #138
- Boundary parms by @cwsimmon in #139
- 25.2 final revisions by @adavis10 in #140
- build python 3.14 and linux ARM wheels by @shapiromatron in #145
- Add BMDS Desktop FAQ by @adavis10 in #144
New Contributors
- @maryjacketti made their first contribution in #106
- @Mlrose1 made their first contribution in #115
Full Changelog: 25.1...25.2