Skip to content

Gustavo-SF/Statistical-Rethinking-2Ed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statistical Rethinking Statistics 2Ed

These are my solutions to the exercises in the book Statistical Rethinking.

Installation

You can install the dependencies with pip or poetry.

pip install -r requirements.txt

or

poetry install

Thanks

Thanks to Richard McElreath for writing the book, and to PyMC for developing a great package and solutions to the exercises. The solutions provided have helped a lot in my learning process.

To Complete

There are some exercises that I have not completed yet. I will update this list as I complete them.

  • Chapter 1
  • Chapter 2
  • Chapter 3
  • Chapter 4
  • Chapter 5
  • Chapter 6
  • Chapter 7
  • Chapter 8
  • Chapter 9
  • Chapter 10
  • Chapter 11
  • Chapter 12
  • Chapter 13
  • Chapter 14
  • Chapter 15
  • Chapter 16

About

Solutions to Statistical Rethinking 2Ed in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published