Releases: stan-dev/posteriordb
Releases · stan-dev/posteriordb
posteriordb 1.0.0
New paper
A paper describing posteriordb 1.0.0 has now been released:
https://proceedings.mlr.press/v258/magnusson25a.html
What's Changed
- Add licence information to models by @JTorgander in #256
- Update use_cases.md by @MansMeg in #255
- Add croissant file by @JTorgander in #257
- Adds mean squared value summary statistics by @JTorgander in #258
- Adds sample lag 1 autocorrelations by @JTorgander in #259
Full Changelog: 0.5.0...1.0.0
posteriordb 0.5.0
- 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
- 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
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