dtmcorr | R Documentation |
Pearson Correlation for Sparse Matrices.
More memory and time-efficient than cor(as.matrix(x))
.
dtmcorr(x)
x |
A matrix, potentially a sparse matrix such as a "dgCMatrix" object |
a correlation matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.