An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-ecology/attachments/20100312/e2d4e92e/attachment.pl>
adonis question
2 messages · Jaime Pinzon, gabriel singer
Hi Jaime, The interactions are just a matter of defining the formula as such, e.g. adonis(dist~factor1*factor2). I suppose, a multiple comparison (with the reasoning of a post-hoc test) can just be done using adonis() for pairwise comparisons and then use p.adjust(). Cheers, gabriel
On 12/03/2010 19:12, Jaime Pinzon wrote:
Hi After performing a permutational ANOVA with adonis in vegan, is there a way to do multiple comparisons for significant factors with more than 2 levels as well for significant interactions? Any help would be very much appreciated Thanks, Jaime [[alternative HTML version deleted]]
_______________________________________________ R-sig-ecology mailing list R-sig-ecology at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-ecology
--