> I have Windows XP Professional Version 2002 and the R-Version > 2.1.1. I did cluster analysis with the cluster package and > the agnes (method = "ward"). > The results are satisfactory. > But the dendrogram of agnes is confused to work with the > results. Is there a tool, I can get a clear arrangement of > the results for the cluster analysis. For example a matrix > with different numbers for each group.
Probably cutree is what you want. See the help of ?cutree Best, Matthias > > > > > > > Dipl.-Ing. Birgit Kessler > > TU München > Lehrstuhl für Fluidmechanik > und Prozessautomation > Weihenstephaner Steig 23 > D-85350 Freising > > Tel.: 0049 8161 71 3247 > Fax: 0049 8161 71 4510 > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read > the posting guide! http://www.R-project.org/posting-guide.html > ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
