Skip to content

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:
--