Skip to content

Commit bfec6ef

Browse files
committed
add Bamb to resources
1 parent 3ea93c5 commit bfec6ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/generalized_linear_models/GLM-out-of-sample-predictions.ipynb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@
3939
" \n",
4040
" - In particular check [GLM: Logistic Regression](https://docs.pymc.io/notebooks/GLM-logistic.html)\n",
4141
"\n",
42+
"- [Bambi](https://bambinos.github.io/bambi/), a more complete implementation of the GLM submodule which also allows for mixed-effects models.\n",
43+
"\n",
4244
"- [Bayesian Analysis with Python (Second edition) - Chapter 4](https://github.com/aloctavodia/BAP/blob/master/code/Chp4/04_Generalizing_linear_models.ipynb)\n",
4345
"- [Statistical Rethinking](https://xcelab.net/rm/statistical-rethinking/)"
4446
],

0 commit comments

Comments
 (0)