Skip to content

Commit 3a617fb

Browse files
authored
Rethinking2 (#66)
* clarify edtion and status of the port * fix error in chap4 first edition * add chapter 2-4 rethinking second edtion * add link to second edition * update according to review * rerun notebook with updated arviz * add black formating
1 parent 7388ac6 commit 3a617fb

File tree

7 files changed

+7696
-336
lines changed

7 files changed

+7696
-336
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# PyMC3 Resources
2-
PyMC3 educational resources, including PyMC3 port of books (original models in STAN/BUGS/JAGS etc,.), PyMC3 talk slides, case studies, and other resources.
2+
PyMC3 educational resources, including PyMC3 port of books (original models in STAN/BUGS/JAGS etc,.), PyMC3 talk slides, case studies, and other resources.
33

4-
- [PyMC3 port of the book "Statistical Rethinking" by Richard McElreath](https://github.com/pymc-devs/resources/tree/master/Rethinking)
5-
- [PyMC3 port of the book "Bayesian Cognitive Modeling" by Michael Lee and EJ Wagenmakers](https://github.com/pymc-devs/resources/tree/master/BCM)
4+
- [PyMC3 port of the book "Statistical Rethinking" by Richard McElreath (first edition)](https://github.com/pymc-devs/resources/tree/master/Rethinking)
5+
- [PyMC3 port of the book "Statistical Rethinking" by Richard McElreath (second edition)](https://github.com/pymc-devs/resources/tree/master/Rethinking2)
6+
- [PyMC3 port of the book "Bayesian Cognitive Modeling" by Michael Lee and EJ Wagenmakers](https://github.com/pymc-devs/resources/tree/master/BCM)
67
- [PyMC3 port of the book "Bayesian Statistical Methods" by Brian J. Reich and Sujit K. Ghosh](https://github.com/pymc-devs/resources/tree/master/BSM)
7-
- [PyMC3 port of the book "Bayesian Data Analysis" by Andrew Gelman, John B. Carlin, Hal S. Stern, David B. Dunson, Aki Vehtari and Donald B. Rubin](https://github.com/pymc-devs/resources/tree/master/BDA3)
8+
- [PyMC3 port of the book "Bayesian Data Analysis" by Andrew Gelman, John B. Carlin, Hal S. Stern, David B. Dunson, Aki Vehtari and Donald B. Rubin](https://github.com/pymc-devs/resources/tree/master/BDA3)
89

910

1011

Rethinking/Chp_04.ipynb

Lines changed: 1217 additions & 332 deletions
Large diffs are not rendered by default.

Rethinking_2/Chp_02.ipynb

Lines changed: 408 additions & 0 deletions
Large diffs are not rendered by default.

Rethinking_2/Chp_03.ipynb

Lines changed: 765 additions & 0 deletions
Large diffs are not rendered by default.

Rethinking_2/Chp_04.ipynb

Lines changed: 3539 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)