File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 )
Original file line number Diff line number Diff 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 |
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ mathjax: true
55author : " Joram Soch"
66affiliation : " BCCN Berlin"
77e_mail : " joram.soch@bccn-berlin.de"
8- date : 2022-12-15 22:55 :00
8+ date : 2022-11-10 21:31 :00
99
1010title : " F-test for main effect in two-way analysis of variance"
1111chapter : " Statistical Models"
You can’t perform that action at this time.
0 commit comments