dCor: Compute distance correlation (dCor) coefficient two random...

Description Usage Arguments References

View source: R/RcppExports.R

Description

This function computes the RV coefficient of two distance matrices.

Usage

1
dCor(mDx, mDy, mC)

Arguments

mDx

A numeric matrix of pairwise distances.

mDy

A second numeric matrix of pairwise distances.

mC

See the equation 2.4 in the reference.

References

Josse, J., & Holmes, S. (2016). Measuring multivariate association and beyond. Statistics surveys, 10, 132.


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