You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+8-10Lines changed: 8 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -186,6 +186,8 @@ Learn Bayesian statistics with a book together with PyMC
186
186
- `PyMC port of the book "Statistical Rethinking A Bayesian Course with Examples in R and Stan" by Richard McElreath <https://github.com/pymc-devs/resources/tree/master/Rethinking>`__
187
187
- `PyMC port of the book "Bayesian Cognitive Modeling" by Michael Lee and EJ Wagenmakers <https://github.com/pymc-devs/resources/tree/master/BCM>`__: Focused on using Bayesian statistics in cognitive modeling.
188
188
189
+
See also the section on books using PyMC on `our website <https://www.pymc.io/projects/docs/en/stable/learn/books.html>`__.
190
+
189
191
Audio & Video
190
192
-------------
191
193
@@ -271,7 +273,7 @@ Domain specific
271
273
- `CausalPy <https://github.com/pymc-labs/CausalPy>`__: A package focussing on causal inference in quasi-experimental settings.
272
274
- `PyMC-Marketing <https://github.com/pymc-labs/pymc-marketing>`__: Bayesian marketing toolbox for marketing mix modeling, customer lifetime value, and more.
273
275
274
-
Please contact us if your software is not listed here.
276
+
See also the `ecosystem page <https://www.pymc.io/about/ecosystem.html>`__ on our website. Please contact us if your software is not listed here.
275
277
276
278
Papers citing PyMC
277
279
==================
@@ -287,7 +289,7 @@ page <https://github.com/pymc-devs/pymc/graphs/contributors>`__. Also read our `
287
289
Support
288
290
=======
289
291
290
-
PyMC is a non-profit project under NumFOCUS umbrella. If you want to support PyMC financially, you can donate `here <https://numfocus.salsalabs.org/donate-to-pymc3/index.html>`__.
292
+
PyMC is a non-profit project under NumFOCUS umbrella. If you want to support PyMC financially, you can donate `here <https://numfocus.org/donate-to-pymc>`__.
If you need professional help with your PyMC model, [PyMC Labs](https://www.pymc-labs.io) is a Bayesian consultancy consisting of [members of the PyMC core development team](https://www.pymc-labs.io/team/). Work we typically do includes:
8
-
* Model speed-ups (reparameterizations, JAX, [GPU sampling](https://www.pymc-labs.io/blog-posts/pymc-stan-benchmark/))
If you need professional help with your PyMC model, [PyMC Labs](https://www.pymc-labs.com) is a Bayesian consultancy consisting of [members of the PyMC core development team](https://www.pymc-labs.com/team/). Typically PyMC Labs work includes:
8
+
* Model speed-ups (reparameterizations, JAX, [GPU sampling](https://www.pymc-labs.com/blog-posts/pymc-stan-benchmark/))
0 commit comments