Skip to content

Commit 6b9f0a1

Browse files
authored
Merge pull request #32 from StatProofBook/master
update to master
2 parents 5c4080f + a50584f commit 6b9f0a1

110 files changed

Lines changed: 542 additions & 2775 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h1>This page doesn't exist!</h1>
2424

2525
<div class="list">
2626
<ul>
27-
<li>If the URL reads <code class="language-plaintext highlighter-rouge">.../Proof/[shortcut].html</code>, try to call <code class="language-plaintext highlighter-rouge">.../P/[shortcut]</code>.</li>
27+
<li>If the URL reads <code class="language-plaintext highlighter-rouge">.../Proofs/[shortcut].html</code>, try to call <code class="language-plaintext highlighter-rouge">.../P/[shortcut]</code>.</li>
2828
<li>If the URL reads <code class="language-plaintext highlighter-rouge">.../P/[shortcut]</code>, create a <a href="/contribute/">new page</a> using the <a href="https://raw.githubusercontent.com/StatProofBook/StatProofBook.github.io/master/P/-temp-.md">proof template</a>.</li>
2929
<li>If the URL reads <code class="language-plaintext highlighter-rouge">.../D/[shortcut]</code>, create a <a href="/contribute/">new page</a> using the <a href="https://raw.githubusercontent.com/StatProofBook/StatProofBook.github.io/master/D/-temp-.md">definition template</a>.</li>
3030
</ul>

D/bf.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
layout: definition
3+
mathjax: true
4+
5+
author: "Thomas J. Faulkenberry"
6+
affiliation: "Tarleton State University"
7+
e_mail: "faulkenberry@tarleton.edu"
8+
date: 2020-08-26 12:00:00
9+
10+
title: "Bayes factor"
11+
chapter: "Model Selection"
12+
section: "Bayesian model selection"
13+
topic: "Bayes factor"
14+
definition: "Definition"
15+
16+
sources:
17+
- authors: "Kass, Robert E. and Raftery, Adrian E."
18+
year: 1995
19+
title: "Bayes Factors"
20+
in: "Journal of the American Statistical Association"
21+
pages: "vol. 90, no. 430, pp. 773-795"
22+
url: "https://dx.doi.org/10.1080/01621459.1995.10476572"
23+
doi: "10.1080/01621459.1995.10476572"
24+
25+
def_id: "D92"
26+
shortcut: "bf"
27+
username: "tomfaulkenberry"
28+
---
29+
30+
31+
**Definition:** Consider two competing [generative models](/D/gm) $m_1$ and $m_2$ for observed data $y$. Then the Bayes factor in favor $m_1$ over $m_2$ is the ratio of [marginal likelihoods](/D/ml) of $m_1$ and $m_2$:
32+
33+
$$ \label{eq:BF}
34+
\text{BF}_{12} = \frac{p(y\mid m_1)}{p(y\mid m_2)}.
35+
$$
36+
37+
Note that by [Bayes' theorem](/P/bayes-th), the ratio of [posterior model probabilities](/D/pmp) (i.e., the posterior model odds) can be written as
38+
39+
$$ \label{eq:odds}
40+
\frac{p(m_1 \mid y)}{p(m_2 \mid y)} = \frac{p(m_1)}{p(m_2)} \cdot \frac{p(y\mid m_1)}{p(y\mid m_2)},
41+
$$
42+
43+
or equivalently by \eqref{eq:BF},
44+
45+
$$ \label{eq:odds2}
46+
\frac{p(m_1 \mid y)}{p(m_2 \mid y)} = \frac{p(m_1)}{p(m_2)} \cdot \text{BF}_{12}.
47+
$$
48+
49+
In other words, the Bayes factor can be viewed as the factor by which the prior model odds are updated (after observing data $y$) to posterior model odds – which is also expressed by [Bayes' rule](/P/bayes-rule).

D/emat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ date: 2020-07-22 05:17:00
99

1010
title: "Estimation matrix"
1111
chapter: "Statistical Models"
12-
section: "Normal data"
12+
section: "Univariate normal data"
1313
topic: "Multiple linear regression"
1414
definition: "Estimation matrix"
1515

D/encm.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
layout: definition
3+
mathjax: true
4+
5+
author: "Thomas J. Faulkenberry"
6+
affiliation: "Tarleton State University"
7+
e_mail: "faulkenberry@tarleton.edu"
8+
date: 2020-08-26 12:00:00
9+
10+
title: "Encompassing model"
11+
chapter: "Model Selection"
12+
section: "Bayesian model selection"
13+
topic: "Bayes factor"
14+
definition: "Definition"
15+
16+
sources:
17+
- authors: "Klugkist, I., Kato, B., and Hoijtink, H."
18+
year: 2005
19+
title: "Bayesian model selection using encompassing priors"
20+
in: "Statistica Neerlandica"
21+
pages: "vol. 59, no. 1, pp. 57-69"
22+
url: "https://dx.doi.org/10.1111/j.1467-9574.2005.00279.x"
23+
doi: "10.1111/j.1467-9574.2005.00279.x"
24+
25+
def_id: "D93"
26+
shortcut: "encm"
27+
username: "tomfaulkenberry"
28+
---
29+
30+
31+
**Definition:** Consider a family $f$ of [generative models](/D/gm) $m$ on data $y$, where each $m \in f$ is defined by placing an inequality constraint on model parameter(s) $\theta$ (e.g., $m:\theta>0$). Then the encompassing model $m_e$ is constructed such that each $m$ is nested within $m_e$ and all inequality constraints on the parameter(s) $\theta$ are removed.

D/ent-cross.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ title: "Cross-entropy"
1111
chapter: "General Theorems"
1212
section: "Information theory"
1313
topic: "Shannon entropy"
14-
definition: "Definition"
14+
definition: "Cross-entropy"
1515

1616
sources:
1717
- authors: "Wikipedia"

D/ess.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ date: 2020-03-21 21:57:00
99

1010
title: "Explained sum of squares"
1111
chapter: "Statistical Models"
12-
section: "Normal data"
12+
section: "Univariate normal data"
1313
topic: "Multiple linear regression"
1414
definition: "Explained sum of squares"
1515

D/fpm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ date: 2020-03-03 16:16:00
99

1010
title: "Full probability model"
1111
chapter: "General Theorems"
12-
section: "Bayesian inference"
12+
section: "Bayesian statistics"
1313
topic: "Probabilistic modeling"
1414
definition: "Full probability model"
1515

D/fwhm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ date: 2020-08-19 05:40:00
1010
title: "Full width at half maximum"
1111
chapter: "General Theorems"
1212
section: "Probability theory"
13-
topic: "Further moments"
13+
topic: "Measures of statistical dispersion"
1414
definition: "Full width at half maximum"
1515

1616
sources:

D/glm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ date: 2020-03-21 22:24:00
99

1010
title: "General linear model"
1111
chapter: "Statistical Models"
12-
section: "Normal data"
12+
section: "Multivariate normal data"
1313
topic: "General linear model"
1414
definition: "Definition"
1515

D/gm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ date: 2020-03-03 15:50:00
99

1010
title: "Generative model"
1111
chapter: "General Theorems"
12-
section: "Bayesian inference"
12+
section: "Bayesian statistics"
1313
topic: "Probabilistic modeling"
1414
definition: "Generative model"
1515

0 commit comments

Comments
 (0)