Skip to content

Commit 582d280

Browse files
committed
corrected some pages
Several small mistakes/errors were corrected in several proofs/definitions.
1 parent 1deb9cc commit 582d280

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

P/cuni-dent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ mathjax: true
55
author: "Joram Soch"
66
affiliation: "BCCN Berlin"
77
e_mail: "joram.soch@bccn-berlin.de"
8-
date: 20221-12-20 18:21:00
8+
date: 2021-12-20 18:21:00
99

1010
title: "Differential entropy of the continuous uniform distribution"
1111
chapter: "Probability Distributions"

P/cuni-var.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ mathjax: true
55
author: "Joram Soch"
66
affiliation: "BCCN Berlin"
77
e_mail: "joram.soch@bccn-berlin.de"
8-
date: 20221-12-20 18:04:00
8+
date: 2021-12-20 18:04:00
99

1010
title: "Variance of the continuous uniform distribution"
1111
chapter: "Probability Distributions"

P/mlr-rssdist.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,12 @@ sources:
3333
in: "Wikipedia, the free encyclopedia"
3434
pages: "retrieved on 2022-12-13"
3535
url: "https://en.wikipedia.org/wiki/Ordinary_least_squares#Estimation"
36+
- authors: "ocram"
37+
year: 2022
38+
title: "Why is RSS distributed chi square times n-p?"
39+
in: "StackExchange CrossValidated"
40+
pages: "retrieved on 2022-12-21"
41+
url: "https://stats.stackexchange.com/a/20230"
3642

3743
proof_id: "P390"
3844
shortcut: "mlr-rssdist"

P/resvar-bias.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ title: "Maximum likelihood estimator of variance is biased"
1111
chapter: "Model Selection"
1212
section: "Goodness-of-fit measures"
1313
topic: "Residual variance"
14-
theorem: "Maximum likelihood estimator is biased"
14+
theorem: "Maximum likelihood estimator is biased (p = 1)"
1515

1616
sources:
1717
- authors: "Liang, Dawen"

0 commit comments

Comments
 (0)