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: docs/source/learn/core_notebooks/GLM_linear.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
"cell_type": "markdown",
5
5
"metadata": {},
6
6
"source": [
7
-
"(GLM_linear)=\n",
7
+
"(glm_linear)=\n",
8
8
"# GLM: Linear regression\n",
9
9
"\n",
10
10
"This tutorial is adapted from a [blog post by Thomas Wiecki called \"The Inference Button: Bayesian GLMs made easy with PyMC\"](http://twiecki.github.io/blog/2013/08/12/bayesian-glms-1/).\n",
0 commit comments