We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 946056e commit 265ccccCopy full SHA for 265cccc
docs/source/api/glm.rst
@@ -4,5 +4,7 @@ Generalized Linear Models
4
5
.. currentmodule:: pymc3.glm.linear
6
7
-.. automodule:: pymc3.glm.linear
8
- :members:
+Generalized Linear Models are delegated to the
+`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