corrDist | R Documentation |
Computes the correlation distances between pairs of columns of a sparse matrix.
corrDist(X)
X |
A sparse matrix (Matrix). |
The correlation distance between two columns of a matrix is simply 1 minus the correlation between them.
An nxn distance matrix, when the input sparse matrix has n columns
Lars Snipen.
genomeClustering
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.