View source: R/evaluation_functions.R
get_similarity_from_labelmat | R Documentation |
Get sample pairwise similarity matrix from the label matrix
get_similarity_from_labelmat(labelmat, kmax = NULL)
labelmat |
a n-by-m labelmatrix, n samples, and m clusterings one per column |
kmax |
maximum number of clusters |
a n-by-n similarity matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.