see 0.8.4
Minor Changes
-
Fixes warnings generated from the
{ggplot2}
3.5.0 release. -
Small adjustment to size of point geoms for
check_model()
plots. -
More arguments to change base font sizes and geom sizes are now passed to
downstream plot-functions (i.e.,plot()
forcheck_model()
passes arguments
to change geom sizes to the underlying plot-functions). -
plot()
forcheck_predictions()
now supports Bayesian regression models from
brms and rstanarm.
Bug fixes
- Corrected order of models for
plot.compare_parameters()
.