Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 479 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 479 Bytes

Doing_bayesian_data_analysis

Python version of the programs described in the great book Doing bayesian data analysis by John K. Kruschke (AKA the puppy book).

The name of the programs are the same used in the book, except they begin with a number indicating the chapter. All programs are written in Python and instead of BUGS/JAGS the PyMC3 module is used.