computeSubclusterIndices {idendr0} | R Documentation |
computeSubclusterIndices
Description
Compute indices of all subclusters (even deep down the hierarchy) appearing in given cluster.
Usage
computeSubclusterIndices(h, clusterIdx)
Arguments
h |
HCA result, usually 'hclust' return value |
clusterIdx |
cluster index |
Value
subclusters indices
Author(s)
Tomas Sieger
[Package idendr0 version 1.5.3 Index]