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-based'. Do you mean an algorithm based on kernel estimator of the density?
Andy > From: 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 > implemented in R? > > > > > > > > Have you looked at CRAN package mclust? > > > > >Thanks, > > > > > >Fernando Prass > > > > > > > _______________________________________________________ > Yahoo! Acesso Gr�tis - Internet r�pida e gr�tis. Instale o > discador agora! http://br.acesso.yahoo.com/ > > ______________________________________________ > [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
