dcor
dcor copied to clipboard
Accelerate distance correlation and stats using rowwise
When the naive algorithm is not used, the computation of the distance stats (and thus, distance correlation), can be accelerated using rowwise to compute the distance covariance and distance variances in parallel whenever possible.