Hi all, I search the archive for finding a simple solution for using TukeyHSD with a multistratum aov result (a repeated emasure anova). The Question have been asked but I've found no clear answer.
res<-aov(y~Fa*Fb+Error(Subject/(Fa*Fb)) ) I think that the problem is that res is an aovlist object instead of the "aov" object required by TukeyHSD. Is there an easy solution to this problem ? Sylvain Clément Sylvain CLEMENT (MCF) JE Neuropsychologie et Cognition Auditive UFR de Psychologie BP 60149, Université Ch. de Gaulle Lille 3 Domaine universitaire "Pont de Bois" 59 653 Villeneuve d'ascq Cedex FRANCE tél : (03 20 41) 64 42 ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
