mantel_2sided | R Documentation |
Modification of vegan mantel test to test 2-sided or significantly less than
mantel_2sided(
xdis,
ydis,
method = "pearson",
permutations = 999,
strata,
na.rm = FALSE,
direction = "pos"
)
xdis |
A distance matrix |
ydis |
Another distance matrix |
method |
Correlation coefficient to use (pearson or spearman) |
permutations |
Number of permutations to perform |
Data.frame of score or abundance pairwise differentials
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.