mantelStat: This function performs Mantel test for correlation between...

Description Usage Arguments Value

View source: R/mantel_test.R

Description

This function performs Mantel test for correlation between two matrices.

Usage

1
mantelStat(Dx, Dy)

Arguments

Dx

A numeric matrix of pairwise distances.

Dy

A second numeric matrix of pairwise distances.

Value

A matrix of numeric values.


perfectphyloR documentation built on March 8, 2021, 9:06 a.m.