Description Usage Arguments Value
Re-order cluster labels, starting from k.start
,
and consecutively append the next one with the highest correlation in cluster centers.
1 | getClusterOrder(cor.center, k.start = 1)
|
cor.center |
The K-by-K correlation matrix among cluster centers |
k.start |
The cluster to start with |
A list with length K that re-orders the clusters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.