CorCpp | R Documentation |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.