Skip to content

Commit 2ff7946

Browse files
authoredOct 10, 2019
Update README.md
1 parent 259b57b commit 2ff7946

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@ Choice of error terms for the F tests in mixed ANOVA follows Zar 1999, _Biostati
5050

5151
2-way ANOVA with 1 fixed and 1 random factor
5252

53-
| | Fixed | Random |
54-
|----------------|-------|--------|
55-
| SPSS | Error | Error |
56-
| SimpleANOVA.jl | A×B | Error |
53+
| | A (Fixed) | B (Random) |
54+
|----------------|-----------|------------|
55+
| SPSS | Error | Error |
56+
| SimpleANOVA.jl | A×B | Error |
5757

5858
3-way ANOVA with 2 fixed and 1 random factors
5959

0 commit comments

Comments
 (0)