Skip to content

Commit 7dbc20f

Browse files
authored
Fixed typo in folder URL for the 2nd edition of Statistical Rethinking (#71)
1 parent 3a617fb commit 7dbc20f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PyMC3 educational resources, including PyMC3 port of books (original models in STAN/BUGS/JAGS etc,.), PyMC3 talk slides, case studies, and other resources.
33

44
- [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)
5+
- [PyMC3 port of the book "Statistical Rethinking" by Richard McElreath (second edition)](https://github.com/pymc-devs/resources/tree/master/Rethinking_2)
66
- [PyMC3 port of the book "Bayesian Cognitive Modeling" by Michael Lee and EJ Wagenmakers](https://github.com/pymc-devs/resources/tree/master/BCM)
77
- [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)
88
- [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)

0 commit comments

Comments
 (0)