Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 922 Bytes

File metadata and controls

18 lines (15 loc) · 922 Bytes

DBDA-python

This repository contains Python code for a selection of models and figures from the book 'Doing Bayesian Data Analysis: A Tutorial with R, JAGS, and Stan' by John Kruschke (2015).

<IMG src='https://9b8e0032-a-62cb3a1a-s-sites.googlegroups.com/site/doingbayesiandataanalysis/what-s-new-in-2nd-ed/CoverDBDA2E-FrontOnly-600wide.png' , height=30%, width=30%>

Chapter 9 - Hierarchical Models

Libraries used:

  • pymc3
  • pandas
  • numpy
  • scipy
  • matplotlib
  • seaborn

#####References: Kruschke, J.K., (2015). Doing Bayesian Data Analysis: A Tutorial with R, JAGS, and Stan, Second Edition, Academic Press / Elsevier https://sites.google.com/site/doingbayesiandataanalysis/