Releases: stan-dev/posteriordb
Releases · stan-dev/posteriordb
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