My_DCOR: my program to get distance correlation

Description Usage Arguments Value References

Description

my program to get distance correlation

Usage

1
My_DCOR(A, B, dVarX, dVarY)

Arguments

A,

doubly centered matrix from get_doublyCenterDist(x, index)$mat

B,

doubly centered matrix from get_doublyCenterDist(x, index)$mat

dVarX,

doubly centered matrix from get_doublyCenterDist(x, index)$dVar

dVarY,

doubly centered matrix from get_doublyCenterDist(x, index)$dVar

Value

the P-values of SPC and aSPC tests

References

Xu Z., Pan W. An adaptive and powerful test for two groups of variables with high dimension


aSPC documentation built on May 2, 2019, 2:13 p.m.

Related to My_DCOR in aSPC...