Skip to content

tidybayes 3.0.3

Compare
Choose a tag to compare
@mjskay mjskay released this 04 Feb 22:13
· 35 commits to master since this release
  • Much improved documentation of the difference between epred, linpred, and
    predicted in add_XXX_rvars().
  • Fixes for compatibility with changes and deprecations in dplyr and tidyr.
  • Add note about argument name changes to fitted_draws() deprecation warning (#288).
  • More correct error message for epred_draws() on rethinking models.
  • Use posterior::as_draws_df() instead of As.mcmc.list() for rstan objects.