Skip to content
Prev 318835 / 398502 Next

aov() and anova() making faulty F-tests

On Mar 6, 2013, at 03:56 , Rolf Turner wrote:

            
Only M and M:I, AFAICT.  And, yes, it is messy; in particular, I refuse to believe that y~M*I has generated output with lowercase m and i!
To be specific, try y~I + Error(M + M:I). Without the random effects, aov() is just telling you that there is a highly significant interaction between M and I, and beyond that, no sensible comparisons can be made.