Skip to content

Commit

Permalink
extract_dataset to extract
Browse files Browse the repository at this point in the history
  • Loading branch information
yahrMason committed Jan 13, 2024
1 parent 7dd6e9f commit 34a6baf
Show file tree
Hide file tree
Showing 13 changed files with 2,012 additions and 2,504 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# PyMC3 Resources
PyMC3 educational resources, including the PyMC3 port of the following books (original models in STAN/BUGS/JAGS etc,.):
# PyMC Resources
PyMC educational resources, including the PyMC port of the following books (original models in STAN/BUGS/JAGS etc,.):

- ["Bayesian Modeling and Computation in Python" by Osvaldo A. Martin, Ravin Kumar, Junpeng Lao](https://bayesiancomputationbook.com/welcome.html)
- [PyMC3 port of the book "Statistical Rethinking" by Richard McElreath (first edition)](https://github.com/pymc-devs/resources/tree/main/Rethinking)
- [PyMC3 port of the book "Statistical Rethinking" by Richard McElreath (second edition)](https://github.com/pymc-devs/resources/tree/main/Rethinking_2)
- [PyMC port of the book "Statistical Rethinking" by Richard McElreath (second edition)](https://github.com/pymc-devs/resources/tree/main/Rethinking_2)
- [PyMC3 port of the book "Bayesian Cognitive Modeling" by Michael Lee and EJ Wagenmakers](https://github.com/pymc-devs/resources/tree/main/BCM)
- [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)
- [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)
Expand Down
405 changes: 202 additions & 203 deletions Rethinking_2/Chp_04.ipynb

Large diffs are not rendered by default.

790 changes: 395 additions & 395 deletions Rethinking_2/Chp_05.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 34a6baf

Please sign in to comment.