[R] How to plot the dendrogram or tree for kmeans ?
Bill.Venables at csiro.au
Bill.Venables at csiro.au
Thu Mar 20 05:45:27 CET 2008
Why do you think there is one? kmeans is an agglomerative clustering
algorithm, not a recursively dividing one.
Since there is no clustering hierarchy, so there is no dendrogram.
-----Original Message-----
From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org]
On Behalf Of Ng Stanley
Sent: Thursday, 20 March 2008 12:30 PM
To: r-help
Subject: [R] How to plot the dendrogram or tree for kmeans ?
Hi,
How to plot the dendrogram or tree for kmeans, like we do for hclust ?
[[alternative HTML version deleted]]
______________________________________________
R-help at 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.
More information about the R-help
mailing list