consensus_clustering | R Documentation |
Perform consensus clustering
consensus_clustering(labelmat, k = NULL)
labelmat |
n-by-m sample by clustering label matrix |
k |
number of clusters for the final consensus clustering |
consensus clustering result saved as a label vector (NA is labels missing for all clusterings)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.