The number of subjects is 16.
yes, it uses GG correction. but looking at the df values for example in the first row, how are they calculated? Why are the df for treatment 2 and 10 ?
I'm studying repeated measures ANOVAs, found this example online and can't understand how are the df calculated. What would be the mathematical expression for calculating both df values in this example?
gender (2 levels) and treatment (3 levels) are between-subject variables and phase (3...
I'm studying repeated measures ANOVAs, found this example online and can't understand how are the df calculated. What would be the mathematical expression for calculating both df values in this example?
data(obk.long, package = "afex")
# estimate mixed ANOVA on the full design:
aov_car(value ~...