Skip to content

Lecture notes and accompanying Python code for Computational Data Analysis guest lecture

License

Notifications You must be signed in to change notification settings

sfeeney/bhm_lecture

Repository files navigation

Bayesian Hierarchical Modeling Lecture

Guest lectures on Bayesian Hierarchical modeling delivered as part of David Hogg's Computational Data Analysis course (2019) at the Flatiron Institute's Center for Computational Astrophysics. These lectures consist of one Keynote presentation and an accompanying jupyter notebook with gaps to completed as part of tasks set during the lecture. I've uploaded a complete version of the notebook so you can see just how much better your solutions are than mine ;).

Dependencies:

This code has been tested in Python 2.7.15 and 3.6.8. It requires the following dependencies:

jupyter, numpy, matplotlib, scipy (stats), corner, pystan, pickle.

Running bhm_plot.py also requires daft.

About

Lecture notes and accompanying Python code for Computational Data Analysis guest lecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published