twins.to.hclust {maptree} | R Documentation |
Converts agnes or diana object to hclust object
Description
Alternative to as.hclust
that retains cluster data.
Usage
twins.to.hclust (cluster)
Arguments
cluster |
object of class |
Details
Used internally in with clip.clust
and
draw.clust
.
Value
hclust object
Author(s)
Denis White
See Also
[Package maptree version 1.4-8 Index]