Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bambinos/paper
Code for Bambi: A simple interface for fitting Bayesian linear models in Python
https://github.com/bambinos/paper
Last synced: 5 days ago
JSON representation
Code for Bambi: A simple interface for fitting Bayesian linear models in Python
- Host: GitHub
- URL: https://github.com/bambinos/paper
- Owner: bambinos
- Created: 2021-08-20T17:31:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-25T11:52:02.000Z (over 2 years ago)
- Last Synced: 2023-03-05T08:22:47.026Z (over 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 137 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository contains the code for **Bambi: A simple interface for fitting Bayesian linear models in Python**.
This repository contains two versions of the same code.
The `original` directory is the one we used while writing the manuscript. It contains code, figures, and instructions to set up the environment we originally used. This is the folder you need if you want to reproduce the results from the paper.
The `latest` directory only contains notebooks. These notebooks are kept updated with the latest release of Bambi.