Correlation C++
CorCpp(x)
x
Numeric matrix.
Numeric matrix of correlation among the columns.
Verified this function is faster that R's built-in correlation function for large genotype matrices.