getClusterOrder: Order clusters

Description Usage Arguments Value

Description

Re-order cluster labels, starting from k.start, and consecutively append the next one with the highest correlation in cluster centers.

Usage

1
getClusterOrder(cor.center, k.start = 1)

Arguments

cor.center

The K-by-K correlation matrix among cluster centers

k.start

The cluster to start with

Value

A list with length K that re-orders the clusters.


lingxuez/SOUP documentation built on May 28, 2019, 3:38 p.m.