Skip to content

Using Python to recreate the code and charts used throughout David Robinson's Introduction to Empirical Bayes

Notifications You must be signed in to change notification settings

gjreda/empirical-bayes-book-python

Repository files navigation

Empirical Bayes Python

Using Python to recreate the code and charts used throughout David Robinson's Introduction to Empirical Bayes.

This is mostly a work in progress (and one that I might not get around to completing).

Requirements

  • pip3 install -r requirements.txt
  • Lahman data
    • We use the CSV files

FAQ

Why?

I really enjoyed the book, but haven't used R in several years. In order to take these approaches at work, I'd need to translate them to Python.

About

Using Python to recreate the code and charts used throughout David Robinson's Introduction to Empirical Bayes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages