projection_corr {MFSIS} | R Documentation |
Projection correlation function
Description
Projection correlation between X[,j] and Y from the Python language
Usage
projection_corr(A_x, A_y, n)
Arguments
A_x |
The arccos value about X |
A_y |
The arccos value about Y |
n |
The sample size |
Value
the projection correlation
[Package MFSIS version 0.2.1 Index]