mantel_2sided: Modification of vegan mantel test to test 2-sided or...

mantel_2sidedR Documentation

Modification of vegan mantel test to test 2-sided or significantly less than

Description

Modification of vegan mantel test to test 2-sided or significantly less than

Usage

mantel_2sided(
  xdis,
  ydis,
  method = "pearson",
  permutations = 999,
  strata,
  na.rm = FALSE,
  direction = "pos"
)

Arguments

xdis

A distance matrix

ydis

Another distance matrix

method

Correlation coefficient to use (pearson or spearman)

permutations

Number of permutations to perform

Value

Data.frame of score or abundance pairwise differentials


borenstein-lab/mimosa2 documentation built on Dec. 19, 2024, 12:44 a.m.