Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 409 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 409 Bytes

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