I am doing the Repeat Measure ANOVA using a below mentioned model in R. But I am not understanding how to perform pair-wise multiple comparison.
I have added one hypothetical data in the file TRIALPANOVA.csv.
> x dayLevels dayFactor dayFrame dayBind dayModel library(car)
> analysis summary(analysis)
(Word file attached showing complete output of R for the repeat measure ANOVA "Trial rep ANOVA.docx").
Kindly help me which model can I use for pair wise multiple comparison to know the pair wise difference between days-7, days-14, days-21, days-28.
Thanks for cooperation.
Keywords: R console, statistics, ANOVA, Repeat measures.