
Changelog
BayesERtools 0.2.5 (in development)
Minor changes
- Allow manual breaks in
plot_er()to control the position of the probability summary breaks for binary models - Added
return_componentsoption toplot_er()andplot_er_gof()that returns individual plot components (main plot, boxplot, caption) for customization before recombining withcombine_er_components()
BayesERtools 0.2.4
CRAN release: 2025-10-02
BayesERtools 0.2.2
CRAN release: 2025-06-06
Major changes
- Implemented
kfold()function to allow the estimation of ELPD to work with loo ecosystem - Added simulated dataset for Emax model https://github.com/Genentech/BayesERtools/pull/7 (1)
Minor changes
- Enable setting the prior distribution for linear models
- Added
exp_candidatesargument toextract_coef_exp_ci()function to allow for the extraction of coefficients from all candidate models - Update package dependencies