energy-deprecated {energy} | R Documentation |
Deprecated Functions
Description
These deprecated functions have been replaced by revised functions and will be removed in future releases of the energy package.
Usage
DCOR(x, y, index=1.0)
Arguments
x |
data or distances of first sample |
y |
data or distances of second sample |
index |
exponent on Euclidean distance in (0, 2) |
Details
DCOR is an R version replaced by faster compiled code.
[Package energy version 1.7-12 Index]