Skip to content

Commit c24940c

Browse files
authored
Merge pull request #238 from maresb/patch-1
PyMC3 → PyMC in README.md
2 parents 00972fe + 1fcd0b8 commit c24940c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# PyMC3 Resources
2-
PyMC3 educational resources, including the PyMC3 port of the following books (original models in STAN/BUGS/JAGS etc,.):
1+
# PyMC Resources
2+
PyMC educational resources, including the PyMC port of the following books (original models in STAN/BUGS/JAGS etc,.):
33

44
- ["Bayesian Modeling and Computation in Python" by Osvaldo A. Martin, Ravin Kumar, Junpeng Lao](https://bayesiancomputationbook.com/welcome.html)
5-
- [PyMC3 port of the book "Statistical Rethinking" by Richard McElreath (first edition)](https://github.com/pymc-devs/resources/tree/main/Rethinking)
6-
- [PyMC3 port of the book "Statistical Rethinking" by Richard McElreath (second edition)](https://github.com/pymc-devs/resources/tree/main/Rethinking_2)
7-
- [PyMC3 port of the book "Bayesian Cognitive Modeling" by Michael Lee and EJ Wagenmakers](https://github.com/pymc-devs/resources/tree/main/BCM)
8-
- [PyMC3 port of the book "Bayesian Statistical Methods" by Brian J. Reich and Sujit K. Ghosh](https://github.com/pymc-devs/resources/tree/main/BSM)
9-
- [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/main/BDA3)
5+
- [PyMC port of the book "Statistical Rethinking" by Richard McElreath (first edition)](https://github.com/pymc-devs/resources/tree/main/Rethinking)
6+
- [PyMC port of the book "Statistical Rethinking" by Richard McElreath (second edition)](https://github.com/pymc-devs/resources/tree/main/Rethinking_2)
7+
- [PyMC port of the book "Bayesian Cognitive Modeling" by Michael Lee and EJ Wagenmakers](https://github.com/pymc-devs/resources/tree/main/BCM)
8+
- [PyMC port of the book "Bayesian Statistical Methods" by Brian J. Reich and Sujit K. Ghosh](https://github.com/pymc-devs/resources/tree/main/BSM)
9+
- [PyMC 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/main/BDA3)
1010
- [PyMC port of the book "Bayes Rules" by Alicia A. Johnson, Miles Q. Ott, and Mine Dogucu](https://github.com/pymc-devs/resources/tree/main/Bayes_Rules)
1111

1212
## How to contribute

0 commit comments

Comments
 (0)