Dear friends, I would like to know, if possible, the following : Are there some Clustering Methods in this software ? Many thanks, David Roquetti Filho -------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/20010628/0c505237/attachment.html
Yes. Take a look at the mva package. Methods like kmeans(), hclust()...etc are available. Cheers, Kevin -----Original Message----- From: owner-r-help at stat.math.ethz.ch [mailto:owner-r-help at stat.math.ethz.ch]On Behalf Of David Roquetti Filho Sent: Friday, June 29, 2001 8:23 AM To: r-help at lists.R-project.org Subject: [R] Clustering Methods Dear friends, I would like to know, if possible, the following : Are there some Clustering Methods in this software ? Many thanks, David Roquetti Filho -------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/20010629/259b2aef/attachment.html
Hello, Yes, you can try these packages: mva -> (base) cclust -> (contrib) Convex Clustering Methods and Clustering Indexes clust -> (contrib) Functions for clustering (by Rousseeuw et al.) mclust -> (contrib) Model-based cluster analysis maptree -> (contrib) some useful functions Olivier Houix On Thu, Jun 28, 2001 at 05:23:05PM -0300, David Roquetti Filho wrote:> From: "David Roquetti Filho" <drfttc at ifxbrasil.com.br> > To: <r-help at lists.R-project.org> > Subject: [R] Clustering Methods > Date: Thu, 28 Jun 2001 17:23:05 -0300 > > Dear friends, > I would like to know, if possible, the following : > > Are there some Clustering Methods in this software ? > Many thanks, > David Roquetti Filho-- Olivier Houix <houix at ircam.fr> tel: 01 44 78 15 51 Equipe Perception et Cognition Musicales http://www.ircam.fr/pcm/houix/ IRCAM 1 place Igor Stravinsky 75004 Paris -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
On Thu, 28 Jun 2001, David Roquetti Filho wrote:> Dear friends, > I would like to know, if possible, the following : > > Are there some Clustering Methods in this software ? > Many thanks, > David Roquetti Filho >The package mva was already supposed. Some more sophisticated methods (Gaussian mixtures with flexible covariance matrices, k-medoid...) appear in the packages mclust and cluster. Christian *********************************************************************** Christian Hennig University of Hamburg, Faculty of Mathematics - SPST/ZMS (Schwerpunkt Mathematische Statistik und Stochastische Prozesse, Zentrum fuer Modellierung und Simulation) Bundesstrasse 55, D-20146 Hamburg, Germany Tel: x40/42838 4907, privat x40/631 62 79 hennig at math.uni-hamburg.de, http://www.math.uni-hamburg.de/home/hennig/ ####################################################################### ich empfehle www.boag.de -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._