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 c74cc1f commit 22933e3Copy full SHA for 22933e3
Chapter6_Priorities/Priors.ipynb
@@ -1491,7 +1491,9 @@
1491
"Jeffreys Priors are defined as:\n",
1492
"\n",
1493
"$$p_J(\\theta) \\propto \\mathbf{I}(\\theta)^\\frac{1}{2}$$\n",
1494
- "$$\\mathbf{I}(\\theta) = - \\mathbb{E}\\Big[\\frac{d^2 \\text{ log } p(X|\\theta)}{}\\Big]$$"
+ "$$\\mathbf{I}(\\theta) = - \\mathbb{E}\\bigg[\\frac{d^2 \\text{ log } p(X|\\theta)}{d\\theta^2}\\bigg]$$\n",
1495
+ "\n",
1496
+ "$\\mathbf{I}$ being the *Fisher information*"
1497
]
1498
},
1499
{
0 commit comments