aurora1625 / BDA_py_demos

Bayesian Data Analysis demos for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bayesian Data Analysis Python Demos

This repository contains some Python demos for the book Bayesian Data Analysis, 3rd ed by Gelman, Carlin, Stern, Dunson, Vehtari, and Rubin (BDA3).

Currently there are demos for BDA3 Chapters 2, 3, 4, 5, 6, 10 and 11. Furthermore there is a demo for PyStan.

All demos have also notebook versions (.ipynb). When these are viewed in github, the pre-generated figures are directly shown without need to install anything.

The demos were originally written for Matlab by Aki Vehtari and translated to Python by Tuomas Sivula.

The corresponding Matlab/Octave demos

About

Bayesian Data Analysis demos for Python

License:GNU General Public License v3.0


Languages

Language:Python 100.0%