Skip to content
Prev 2549 / 7420 Next

interpreting adonis results

On Sun, 2011-11-20 at 03:37 +0000, yy.loh at york.ac.uk wrote:
That interaction is generating groups with 1 or even 0 entries:
groupA
BF.Hayfield HF.Hayfield NM.Hayfield SF.Hayfield BF.Haypastu HF.Haypastu 
          1           2           4           0           1           1 
NM.Haypastu SF.Haypastu  BF.Pasture  HF.Pasture  NM.Pasture  SF.Pasture 
          1           5           1           2           1           1

which will be the source of the error. I haven't tracked this through
the code as yet, but we should be able to detect this and stop or even
drop the empty levels if it is just those 0 groups that are causing the
problem.
I would need to check more carefully, but this may not be what Marti
Anderson's software would fit as an interaction model. I may be
misremembering, but IIRC PERMDISP can handle two-way ANOVA type models
within her framework and betadisper is not set-up for that. What you
have done is look at whether certain combinations of your two factors of
interest are more variable/dispersed than others. Which seems a
reasonable hypothesis to me.

G