I did that. Then I tried running the one-way repeated measures ANOVA like this:
w_anova<-ezANOVA(data=df, dv=breakN, wid=subnum, within=Mask, type=3, detailed=T, return_aov = T)
print(w_anova)
It gives a warning:" Converting "subnum" to factor for ANOVA."
--
You received this message because you are subscribed to the Google Groups "ez4r" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ez4r+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.