branch {protoshiny} | R Documentation |
Get an hclust object consisting of the branch with root given by a particular interior node
Description
Get an hclust object consisting of the branch with root given by a particular interior node
Usage
branch(hc, merge.id)
Arguments
hc |
protoclust object |
merge.id |
a particular interior node |
Value
an hclust object consisting of the branch with root given by merge.id.
[Package protoshiny version 0.1.0 Index]