dcor.ttest {energy} | R Documentation |
Distance Correlation t-test for High Dimensions
Description
Defunct: use dcorT.test
and dcorT
.
Usage
dcor.t(x, y, distance = FALSE)
dcor.ttest(x, y, distance = FALSE)
Arguments
x |
data or distances of first sample |
y |
data or distances of second sample |
distance |
TRUE if x and y are distances, otherwise FALSE |
Details
See dcorT
.
Author(s)
Maria L. Rizzo mrizzo@bgsu.edu and Gabor J. Szekely
[Package energy version 1.7-12 Index]