Skip to content
Prev 5478 / 7420 Next

How to obtain P value from Monte Carlo sampling for adonis (permanova)?

Dear Ellen,

You can create a Permutation matrix holding ALL possible permutations
for a given permutation design using permute::allPerms() [Checkout the
help therein].

This matrix can be passed to adonis/adonis2 via the permutations= argument.

Hope this helps,

Eduard
On 18.11.2016 09:39, Ellen Pape wrote: