Skip to content
Prev 352094 / 398498 Next

Repeated Measures ANOVA and the Bonferroni post hoc test different results of significantly

And? 

Notice that pairwise.t.test does not take the plot variable into account. It might if you use paired=TRUE, *IF* your data layout allows it (so that when you split the data by times, observations in each subvector are from the same plots in the same order). 

-pd