Hi,
I found a problem dealing with repeated measures anova post hoc. I'm
desperate in finding how to use it in R.
The problem is that an Error term in aov() creates class of aovlist and
that's why I cannot use TukeyHSD() which needs aov class.
I really appreciate your help.
Migle
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.