mvI.test(x, y, R=199) mvI(x, y)
mvI
returns the statistic. mvI.test
returns
a list with class
htest
containing
R
replicates.
The sample sizes (number of rows) of the two samples must agree, and
samples must not contain missing values. The statistic
$E = I^2$ is a ratio of V-statistics based
on interpoint distances $||x_{i}-y_{j}||$.
See the reference below for details.
indep.test
mvI.test
dcov.test
dcov