Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@martinmodrak martinmodrak released this 14 Mar 09:55
· 8 commits to master since this release

What's Changed

  • Add support for multivariate brms models by @bmfazio in #81
  • Skip data validation inside brms::posterior_predict to speed up generation by @bmfazio in #82
  • Create CITATION by @hyunjimoon in #92
  • Updating stan code to the most recent syntax by @timostenz in #94
  • Add combine argument to ecdf plots by @bmfazio in #93
  • separate ecdf_alpha logic from combine by @bmfazio in #96
  • out_stan_file for brms backends to avoid recompilation
  • init_factory as a way to support data-dependent inits (currently for cmdstan sampling only)
  • Other minor fixes and quality of life improvements

New Contributors

Full Changelog: v0.2.0...v0.3.0