cov2dist | R Documentation |
This function takes a covariance matrix and turns it into a distance matrix following Gower (1966).
cov2dist(C)
C |
A pairwise, square, and symmetric distance matrix. |
A distance matrix of the same size.
Rodney J. Dyer rjdyer@vcu.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.