Skip to content

Commit 6add230

Browse files
committed
updated index pages
The index pages were updated with the recently added proofs/definitions.
1 parent 8334fd7 commit 6add230

4 files changed

Lines changed: 8 additions & 2 deletions

File tree

I/DbA.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ title: "Definition by Author"
88

99
- [Sample covariance](/D/cov-samp)
1010

11-
### JoramSoch (176 definitions)
11+
### JoramSoch (178 definitions)
1212

1313
- [Akaike information criterion](/D/aic)
1414
- [Alternative hypothesis](/D/h1)
@@ -74,6 +74,7 @@ title: "Definition by Author"
7474
- [General linear model](/D/glm)
7575
- [Generative model](/D/gm)
7676
- [Informative and non-informative prior distribution](/D/prior-inf)
77+
- [Interaction sum of squares](/D/iass)
7778
- [Inverse general linear model](/D/iglm)
7879
- [Joint cumulative distribution function](/D/cdf-joint)
7980
- [Joint differential entropy](/D/dent-joint)
@@ -176,6 +177,7 @@ title: "Definition by Author"
176177
- [Test statistic](/D/tstat)
177178
- [Total sum of squares](/D/tss)
178179
- [Transformed general linear model](/D/tglm)
180+
- [Treatment sum of squares](/D/trss)
179181
- [Two-way analysis of variance](/D/anova2)
180182
- [Uniform and non-uniform prior distribution](/D/prior-uni)
181183
- [Uniform-prior log model evidence](/D/uplme)

I/DbN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,3 +189,5 @@ title: "Definition by Number"
189189
| D180 | fe | [Family evidence](/D/fe) | JoramSoch | 2022-10-20 |
190190
| D181 | anova1 | [One-way analysis of variance](/D/anova1) | JoramSoch | 2022-11-06 |
191191
| D182 | anova2 | [Two-way analysis of variance](/D/anova2) | JoramSoch | 2022-11-06 |
192+
| D183 | trss | [Treatment sum of squares](/D/trss) | JoramSoch | 2022-12-14 |
193+
| D184 | iass | [Interaction sum of squares](/D/iass) | JoramSoch | 2022-12-14 |

I/DbT.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ title: "Definition by Topic"
9595
### I
9696

9797
- [Informative and non-informative prior distribution](/D/prior-inf)
98+
- [Interaction sum of squares](/D/iass)
9899
- [Inverse general linear model](/D/iglm)
99100

100101
### J
@@ -232,6 +233,7 @@ title: "Definition by Topic"
232233
- [Test statistic](/D/tstat)
233234
- [Total sum of squares](/D/tss)
234235
- [Transformed general linear model](/D/tglm)
236+
- [Treatment sum of squares](/D/trss)
235237
- [Two-way analysis of variance](/D/anova2)
236238

237239
### U

P/anova2-fme.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: 2022-12-15 22:55:00
8+
date: 2022-11-10 21:31:00
99

1010
title: "F-test for main effect in two-way analysis of variance"
1111
chapter: "Statistical Models"

0 commit comments

Comments
 (0)