Skip to content

see 0.8.4

Compare
Choose a tag to compare
@IndrajeetPatil IndrajeetPatil released this 29 Apr 04:53
· 73 commits to main since this release
90be1b5

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() for check_model() passes arguments
    to change geom sizes to the underlying plot-functions).

  • plot() for check_predictions() now supports Bayesian regression models from
    brms and rstanarm.

Bug fixes

  • Corrected order of models for plot.compare_parameters().