/PY52007-guest-lectures

Teaching material for guest lectures on PY52007

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

PY52007

This repository holds teaching content for my guest lectures on the PY52007 Advanced Quantitative Statistics module.

Classes I teach are:

  • Frequentist hypothesis testing (Week 1)
  • Bayesian inference (Week 8)

Note to self

Jupyter notebooks can be converted to .html presentations at the command line with someting like:

jupyter nbconvert Bayesian_Inference.ipynb --to slides