Skip to content

Releases: stan-dev/posteriordb

posteriordb 1.0.0

29 Apr 11:15
5f3bdb6
Compare
Choose a tag to compare

New paper

A paper describing posteriordb 1.0.0 has now been released:
https://proceedings.mlr.press/v258/magnusson25a.html

What's Changed

Full Changelog: 0.5.0...1.0.0

posteriordb 0.5.0

16 Oct 15:29
41b523f
Compare
Choose a tag to compare
  • All stan code has been updated to the new syntax (and hence the stan code now depends on Stan 2.26).
  • Tags/labels for the posteriors have been cleaned and improved for more explorative analysis
  • Updates on how to assess (approximately) independent draws based on the autocorrelation to simplify assessments of references posterior draws in the case of a large number of parameters
  • Additional references added

posteriordb 0.4.0

02 Nov 07:52
83ccc52
Compare
Choose a tag to compare
  • New posterior distributions from @KaneLindsay and @PhilClemson
  • Fixed error in the dogs model and data
  • Polishing and updating documentation
  • Minor bug fixes
  • Fixes in pymc3 8 schools model by @sethaxen

posteriordb Python module v0.2.0

25 Nov 12:01
9c75750
Compare
Choose a tag to compare

Release for Python posteriordb module v0.2.0

  • new PosteriorDatabaseGithub class
  • Use of POSTERIOR_DB_PATH env variable
  • Default DB location in $HOME/.posteriordb/posterior_database