minSize
are retained.cutreeStatic(dendro, cutHeight = 0.9, minSize = 50)
hclust
.cutree
,
then calculates the number of objects on each branch and only keeps branches that have at least
minSize
objects on them.hclust
for hierarchical clustering, cutree
and
cutreeStatic
for other constant-height branch cuts, standardColors
to convert
the retuned numerical lables into colors for easier visualization.