i try to show the result of the cluster-analysis (hclust, method=ward) in a
table with following information

first column: height
second column: number of clusters
third column: clustering information

----------------------------
0,041  |  20  |  (3)-(5)
0,111  |  19  |  (6)-(11)
0,211  |  18  |  (3,5)-(9)
0,402  |  17  |  (6,11)-(16)
...

is there any function or code to do this?


-- 
Mit freundlichen Grüßen

______________________________________________
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