Skip to content

ggplot123/bayesian-stats-modelling-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bayesian-stats-modelling-tutorial-subset

How to do Bayesian statistical modelling using Numpy and PYMC3. Shamelessly plagarized from Eric Ma's really good tutorial here, to fit into a short, introductory 90 minute lecture. Acknowledgements, the full tutorial, and oodles of additional information and great examples can all be found there, and I suggest you give it a go.

getting started

To get started, click this link.

Binder

This is a binder session in which you can mess around and write python in interactive notebooks. Pop open notebooks/01-Student-Probability_a_simulated_introduction_abbv.ipynb and get going!

Further Reading & Resources

Further reading resources that are not specifically tied to any notebooks.

About

How to do Bayesian statistical modelling using numpy and PyMC3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.2%
  • Python 1.8%