CaiSpectral: Spectral project algorithm of Cai et al (2017).
Description
Spectral projection algorithm of Cai et al (2017), which is based on the rank 1 spectral structure.
Usage
CaiSpectral(D)
Arguments
D
The differential correlation matrix
Value
The spectral scores. It is recommened in the paper to use any two-class clustering algorithm to separate the variables.
Details
See the reference
References
T. T. Cai, T. Liang, A. Rakhlin, et al. Computational and statistical boundaries for submatrix localization
in a large noisy matrix. The Annals of Statistics, 45(4):1403-1430, 2017.