Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/n-kall/priordb

PriorDB aims to make choosing a prior for a Bayesian model easier
https://github.com/n-kall/priordb

bayesian brms prior pymc rstanarm stan

Last synced: 2 days ago
JSON representation

PriorDB aims to make choosing a prior for a Bayesian model easier

Awesome Lists containing this project

README

        

# PriorDB

PriorDB aims to make choosing a prior for a Bayesian model easier. As the prior [cannot be understood without the context of the model](https://www.mdpi.com/1099-4300/19/10/555), the first thing to do is choose a model. You can find an HTML version of this repository at [https://n-kall.github.io/priorDB](https://n-kall.github.io/priorDB)

For each model, the parameters requiring priors are listed, as well as recommended defaults and comparisons between them (if they are available). Models are broadly grouped by structure and then categorized by properties of the outcome variable.

## Contributing

We welcome contributions to PriorDB, we rely on contributions from the community to keep the database up-to-date and accurate. For more information on how to contribute, please see the [contribution guidelines](https://github.com/n-kall/priorDB/blob/main/CONTRIBUTING.md).