PosteriorDB.jl is a Julia package for easily working with a posteriordb database.
It includes convenience functions for accessing data, model code, and information for individual posteriors, models, data, and reference draws.
PosteriorDB can be installed from the Julia general registry with
] add PosteriorDBSee the documentation.
If you use PosteriorDB.jl, please cite it using the metadata in the CITATION.cff file.
Please also consider citing the posteriordb software and paper whose metadata are also included.
To generate a citation file in an arbitrary format, click "Cite this repository" on the right on the repo homepage.