[R] Finite mixture models

Prof Brian Ripley ripley at stats.ox.ac.uk
Fri Mar 26 11:16:31 CET 2004


On Fri, 26 Mar 2004, Joao Pedro W. de Azevedo wrote:

> I would like to know if R has any tools to estimate a finite mixture model.

It has several.  It is strange you did not want to know what they are, but
for the sake of others who may be intrigued:

See script ch16 in MASS for bivariate mixtures.
See package mclust of multivariate normal mixtures.
See package flexmix for mixtures of regression models.
See package mda for use in discriminant analysis.

Also packages fpc, moc, nor1mix, wle (and maybe more).

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595




More information about the R-help mailing list