Skip to content
Prev 3708 / 7420 Next

Adonis and Random Effects

Hi Steve,

You mentioned that nested.npmanova won't test GrasslandPlot correctly for a split-plot design.  However, does adonis test GrasslandPlot correctly, since it's using the split-plot error term to test all effects?  

Here are the formulas again.....
adonis(community_dist ~ Grassland*Treatment + GrasslandPlot, strata = GrasslandPlot)
nested.npmanova(community_dist ~ Grassland + GrasslandPlot)

Thank you,
Erin
On Mar 10, 2013, at 8:17 AM, JOHN S BREWER wrote: