Major changes
- Extended covariate effects functionality to support linear
regression models (
ermod_lin) in addition to binary
logistic regression models (ermod_bin)
 
Minor changes
- Fix test for rstanarm update
 
Major changes
Minor changes
- Prepare for the upcoming ggplot2 release
 
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_candidates argument to
extract_coef_exp_ci() function to allow for the extraction
of coefficients from all candidate models 
- Update package dependencies
 
- Update package dependency