computeSubclusterIndices {idendr0} | R Documentation |
Compute indices of all subclusters (even deep down the hierarchy) appearing in given cluster.
computeSubclusterIndices(h, clusterIdx)
h |
HCA result, usually 'hclust' return value |
clusterIdx |
cluster index |
subclusters indices
Tomas Sieger