R/compute.R
mantelMats.Rd
Mantel statistic between two matrices
mantelMats(mat1, mat2)
First matrix
Second matrix
Statistic from mantel between the two matrices.
mantel
Other distances: eucliMats(), procMats()
eucliMats()
procMats()