Skip to content

Commit 265cccc

Browse files
add glm reference to Bambi
1 parent 946056e commit 265cccc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/source/api/glm.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@ Generalized Linear Models
44

55
.. currentmodule:: pymc3.glm.linear
66

7-
.. automodule:: pymc3.glm.linear
8-
:members:
7+
Generalized Linear Models are delegated to the
8+
`Bambi <https://bambinos.github.io/bambi>`_.
9+
library, a high-level Bayesian model-building
10+
interface built on top of the PyMC3.

0 commit comments

Comments
 (0)