Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

energy-deprecated

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.ttest(x, y, distance=FALSE)
dcor.t(x, y, distance=FALSE)
DCOR(x, y, index=1.0)

Arguments

x

data or distances of first sample

y

data or distances of second sample

distance

logical: TRUE if x and y are distances

index

exponent on Euclidean distance in (0, 2)

Details

* dcor.t has been replaced by dcorT. See dcorT for details. * dcor.ttest has been replaced by dcorT.test. See dcorT.test for details. * DCOR is an R version replaced by faster compiled code.


energy

E-Statistics: Multivariate Inference via the Energy of Data

v1.7-10
GPL (>= 2)
Authors
Maria Rizzo [aut, cre], Gabor Szekely [aut]
Initial release
2022-04-18

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.