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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
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@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.

______________________________________________
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