Recent Releases of posteriordb
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 https://github.com/stan-dev/posteriordb/pull/256
- Update use_cases.md by @MansMeg in https://github.com/stan-dev/posteriordb/pull/255
- Add croissant file by @JTorgander in https://github.com/stan-dev/posteriordb/pull/257
- Adds mean squared value summary statistics by @JTorgander in https://github.com/stan-dev/posteriordb/pull/258
- Adds sample lag 1 autocorrelations by @JTorgander in https://github.com/stan-dev/posteriordb/pull/259
Full Changelog: https://github.com/stan-dev/posteriordb/compare/0.5.0...1.0.0
- Stan
Published by MansMeg 10 months ago
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
- Stan
Published by MansMeg over 2 years ago
posteriordb - 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
- Stan
Published by MansMeg over 3 years ago
posteriordb - 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
- Stan
Published by ahartikainen about 5 years ago