[R] Cluster Analysis: Density-Based Method

2004-10-21 Thread Fernando Prass
Hi people, Does anybody know some Density-Based Method for clustering implemented in R? Thanks, Fernando Prass ___ Yahoo! Acesso Grátis - Internet rápida e grátis. Instale o discador agora! http

Re: [R] Cluster Analysis: Density-Based Method

2004-10-21 Thread Fernando Prass
Yes, but mclust don't have a density-based algorithm. Mclust have the algorithm BIC, that is a model-based method... Fernando Prass --- Kjetil Brinchmann Halvorsen [EMAIL PROTECTED] escreveu: Fernando Prass wrote: Hi people, Does anybody know some Density-Based Method for clustering

Re: [R] Cluster Analysis: Density-Based Method

2004-10-21 Thread Fernando Prass
No, kmeans is a partition method. I need a model-based method, like DBSCAN or DENCLUE algorithm... Fernando Prass --- Ingmar Visser [EMAIL PROTECTED] escreveu: maybe ?kmeans is what you're looking for ... ingmar On 10/21/04 2:47 PM, Fernando Prass [EMAIL PROTECTED] wrote: Yes

RE: [R] Cluster Analysis: Density-Based Method

2004-10-21 Thread Fernando Prass
algorithms like OPTICIS, DBSCAN or DENCLUE... Fernando Prass --- Liaw, Andy [EMAIL PROTECTED] escreveu: I'm no expert in this, but mclust is `density-based' because it estimates the density with a mixture of Gaussians. If this is not what you want, you should clarify what you mean by `density

[R] members of clusters

2004-09-24 Thread Fernando Prass
Hi, How I can see the members of clusters generate by AGNES or DIANA (package clusters)? Thanks, Fernando Prass __ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org