Skip to content

bayesplot v1.13.0

Latest
Compare
Choose a tag to compare
@jgabry jgabry released this 19 Jun 15:05
· 1 commit to master since this release

What's Changed

  • Add ppc_loo_pit_ecdf() by @TeemuSailynoja in #345
  • Add possibility for left-truncation to ppc_km_overlay() and ppc_km_overlay_grouped() by @Sakuski in #347
  • Give user control over extrapolation in ppc_km_overlay() and ppc_km_overlay_grouped() by @Sakuski in #353
  • Allow passing moment_match via ... for loo functions by @n-kall in #351
  • Skip some tests when missing Suggests by @MichaelChirico in #344
  • Remove a test that will fail with next ggplot2 release by @jgabry in #356

New Contributors

Full Changelog: v1.12.0...v1.13.0