https://github.com/cran/flexmix
Raw File
Tip revision: 4368edcc4d9a50e357ab02e7730a5440f59d41fc authored by Bettina Gruen on 01 November 2010, 00:00:00 UTC
version 2.2-10
Tip revision: 4368edc
DESCRIPTION
Package: flexmix
Version: 2.2-10
Date: 2010-11-01
Author: Friedrich Leisch and Bettina Gruen
Maintainer: Bettina Gruen <Bettina.Gruen@jku.at>
Title: Flexible Mixture Modeling
Depends: lattice, modeltools (>= 0.2-16), multcomp
Imports: methods, stats, stats4
Suggests: MASS, codetools, ellipse, gclus, grid, lme4, mgcv (>= 1.6-1),
        mlbench, 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: 2010-11-02 09:24:11 UTC; gruen
Repository: CRAN
Date/Publication: 2010-11-03 07:40:51
back to top