Permanova between a otutab and a variable (added two
)
permanova2(
otutab,
envs,
norm = TRUE,
each = TRUE,
method = "adonis",
dist = "bray",
two = FALSE,
nperm = 999,
...
)
an otutab data.frame, samples are columns, taxs are rows.
factors need to test
should normalize?(default:TRUE)
test factor one by one, rather than whole
adonis/mrpp/anosim/mantel
if use pcoa or nmds, your can choose a dist method (default: bray)
two by two adonis test
numbers of permutations to perform
additional