On Thu, Mar 20, 2008 at 5:45 AM,  <[EMAIL PROTECTED]> wrote:
> 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.

However, you could create a "clustergram":

@article{schonlau:2002,
        Author = {Schonlau, Matthias},
        Journal = {The Stata Journal},
        Pages = {316-327},
        Title = {The clustergram: A graph for visualizing hierarchical and
non-hierarchical cluster analyses},
        Volume = {3},
        Year = {2002},
        Url = {http://www.schonlau.net/clustergram.html}
}

Hadley

-- 
http://had.co.nz/

______________________________________________
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