[R] Cluster Analysis: Density-Based Method
Fernando Prass
fprass at yahoo.com.br
Thu Oct 21 20:27:45 CEST 2004
Andy,
I can be wrong, I'm no expert too, but density estimation is different of
density-model. MClust is a model-basead method because use model statistics
from clustering data (more information in
ftp://ftp.u.washington.edu/public/mclust/tr415R.pdf).
I need some package that implement algorithms like OPTICIS, DBSCAN or
DENCLUE...
Fernando Prass
> --- "Liaw, Andy" <andy_liaw at merck.com> 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-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
> > >
More information about the R-help
mailing list