Hi all,

I'm trying to traverse a dendrogram object (cast from an hclust clustering).
 What's the simplest way to obtain the height per leaf node? I suppose I can
print the dendrogram text and parse the height values, etc... But is there a
way to query for/access a leaf's branch height?

Thanks,
Paul

-- 
Paul Rigor
http://www.ics.uci.edu/~prigor

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to