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.


cbhagya/perfectphyloR documentation built on Aug. 1, 2021, 1:17 p.m.