File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -315,7 +315,7 @@ <h1>bayesml.normal package<a class="headerlink" href="#bayesml-normal-package" t
315
315
m_n &= \frac{\kappa_0 m_0 + n \bar{x}}{\kappa_0 + n}, \\
316
316
\kappa_n &= \kappa_0 + n, \\
317
317
\alpha_n &= \alpha_0 + \frac{n}{2}, \\
318
- \beta_n &= \beta_0 + \frac{1}{2} \left( \sum_{i=1}^n (x_i - \bar{x})^2 + \frac{\kappa_0 n}{\kappa_n + n} (\bar{x} - m_0)^2 \right).\end{split}\]</ div >
318
+ \beta_n &= \beta_0 + \frac{1}{2} \left( \sum_{i=1}^n (x_i - \bar{x})^2 + \frac{\kappa_0 n}{\kappa_0 + n} (\bar{x} - m_0)^2 \right).\end{split}\]</ div >
319
319
< p > The predictive distribution is as follows:</ p >
320
320
< ul class ="simple ">
321
321
< li > < p > < span class ="math notranslate nohighlight "> \(x_{n+1} \in \mathbb{R}\)</ span > : a new data point</ p > </ li >
@@ -946,4 +946,4 @@ <h1>bayesml.normal package<a class="headerlink" href="#bayesml-normal-package" t
946
946
< script src ="_static/js/index.be7d3bbb2ef33a8344ce.js "> </ script >
947
947
948
948
</ body >
949
- </ html >
949
+ </ html >
You can’t perform that action at this time.
0 commit comments