R/clusterindex-reshape.R
coarse_clust.Rd
Reduces the number of unique clusters by binning into quantile groups.
coarse_clust(clusters, max.clust = 100)
vector of cluster identifiers.
maximum number of coarsened clusters.
Integer vector of coarsened cluster indices (0-based).