Skip to content
Prev 303317 / 398506 Next

anova in unbalanced data

As this is a single factor case, the imbalance doesn't affect the interpretation. For two-way and higher models, it would affect the interpretation, and john fox's post (and a very large literature) then applies. But here, the usual variants and contrast choices will all return the same p-value, so aov works, as does 
anova(lm(col2~col1, data=a)) #note that the 'data' argument also works in aov


S

*******************************************************************
This email and any attachments are confidential. Any use...{{dropped:8}}