https://github.com/cran/flexmix
Raw File
Tip revision: a206c95bad1d57efed876901963dc140330c11cc authored by Bettina Gruen on 03 October 2008, 00:00:00 UTC
version 2.2-0
Tip revision: a206c95
DESCRIPTION
Package: flexmix
Version: 2.2-0
Date: 2008-10-03
Author: Friedrich Leisch and Bettina Gruen
Maintainer: Bettina Gruen <Bettina.Gruen@wu-wien.ac.at>
Title: Flexible Mixture Modeling
Depends: lattice, modeltools (>= 0.2-16), multcomp
Imports: methods, stats, stats4
Suggests: MASS, ellipse, grid, mvtnorm, nnet
Description: FlexMix implements a general framework for finite mixtures
        of regression models using the EM algorithm. FlexMix provides
        the E-step and all data handling, while the M-step can be
        supplied by the user to easily define new models. Existing
        drivers implement mixtures of standard linear models,
        generalized linear models and model-based clustering.
License: GPL-2
URL: http://www.aasc.or.at/mixtures
LazyLoad: yes
Packaged: Fri Oct 3 08:48:06 2008; gruen
Repository: CRAN
Date/Publication: 2009-03-11 12:25:56
back to top