mantelMats: Mantel statistic between two matrices

View source: R/compute.R

mantelMatsR Documentation

Mantel statistic between two matrices

Description

Mantel statistic between two matrices

Usage

mantelMats(mat1, mat2)

Arguments

mat1

First matrix

mat2

Second matrix

Value

Statistic from mantel between the two matrices.

See Also

Other distances: eucliMats(), procMats()


montesmariana/semcloud documentation built on April 15, 2022, 6:57 a.m.