Skip to content

Commit 99f9395

Browse files
authored
edited table of contents
1 parent 44ee8db commit 99f9395

1 file changed

Lines changed: 15 additions & 13 deletions

File tree

I/ToC.md

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -565,19 +565,21 @@ title: "Table of Contents"
565565

566566
1.3. Analysis of variance <br>
567567
&emsp;&ensp; 1.3.1. *[One-way ANOVA](/D/anova1)* <br>
568-
&emsp;&ensp; 1.3.2. **[Ordinary least squares for one-way ANOVA](/P/anova1-ols)** <br>
569-
&emsp;&ensp; 1.3.3. **[Sums of squares in one-way ANOVA](/P/anova1-pss)** <br>
570-
&emsp;&ensp; 1.3.4. **[F-test for main effect in one-way ANOVA](/P/anova1-f)** <br>
571-
&emsp;&ensp; 1.3.5. **[F-statistic in terms of OLS estimates](/P/anova1-fols)** <br>
572-
&emsp;&ensp; 1.3.6. **[Reparametrization of one-way ANOVA](/P/anova1-repara)** <br>
573-
&emsp;&ensp; 1.3.7. *[Two-way ANOVA](/D/anova2)* <br>
574-
&emsp;&ensp; 1.3.8. **[Ordinary least squares for two-way ANOVA](/P/anova2-ols)** <br>
575-
&emsp;&ensp; 1.3.9. **[Sums of squares in two-way ANOVA](/P/anova2-pss)** <br>
576-
&emsp;&ensp; 1.3.10. **[Cochran's theorem for two-way ANOVA](/P/anova2-cochran)** <br>
577-
&emsp;&ensp; 1.3.11. **[F-test for main effect in two-way ANOVA](/P/anova2-fme)** <br>
578-
&emsp;&ensp; 1.3.12. **[F-test for interaction in two-way ANOVA](/P/anova2-fia)** <br>
579-
&emsp;&ensp; 1.3.13. **[F-test for grand mean in two-way ANOVA](/P/anova2-fgm)** <br>
580-
&emsp;&ensp; 1.3.14. **[F-statistics in terms of OLS estimates](/P/anova2-fols)** <br>
568+
&emsp;&ensp; 1.3.2. *[Treatment sum of squares](/D/trss)* <br>
569+
&emsp;&ensp; 1.3.3. **[Ordinary least squares for one-way ANOVA](/P/anova1-ols)** <br>
570+
&emsp;&ensp; 1.3.4. **[Sums of squares in one-way ANOVA](/P/anova1-pss)** <br>
571+
&emsp;&ensp; 1.3.5. **[F-test for main effect in one-way ANOVA](/P/anova1-f)** <br>
572+
&emsp;&ensp; 1.3.6. **[F-statistic in terms of OLS estimates](/P/anova1-fols)** <br>
573+
&emsp;&ensp; 1.3.7. **[Reparametrization of one-way ANOVA](/P/anova1-repara)** <br>
574+
&emsp;&ensp; 1.3.8. *[Two-way ANOVA](/D/anova2)* <br>
575+
&emsp;&ensp; 1.3.9. *[Interaction sum of squares](/D/iass)* <br>
576+
&emsp;&ensp; 1.3.10. **[Ordinary least squares for two-way ANOVA](/P/anova2-ols)** <br>
577+
&emsp;&ensp; 1.3.11. **[Sums of squares in two-way ANOVA](/P/anova2-pss)** <br>
578+
&emsp;&ensp; 1.3.12. **[Cochran's theorem for two-way ANOVA](/P/anova2-cochran)** <br>
579+
&emsp;&ensp; 1.3.13. **[F-test for main effect in two-way ANOVA](/P/anova2-fme)** <br>
580+
&emsp;&ensp; 1.3.14. **[F-test for interaction in two-way ANOVA](/P/anova2-fia)** <br>
581+
&emsp;&ensp; 1.3.15. **[F-test for grand mean in two-way ANOVA](/P/anova2-fgm)** <br>
582+
&emsp;&ensp; 1.3.16. **[F-statistics in terms of OLS estimates](/P/anova2-fols)** <br>
581583

582584
1.4. Simple linear regression <br>
583585
&emsp;&ensp; 1.4.1. *[Definition](/D/slr)* <br>

0 commit comments

Comments
 (0)