https://github.com/cran/flexmix
Raw File
Tip revision: 36d26b2bc4949de167295f06390bd715e1f7300c authored by Bettina Gruen on 08 May 2012, 00:00:00 UTC
version 2.3-8
Tip revision: 36d26b2
DESCRIPTION
Package: flexmix
Version: 2.3-8
Date: 2012-05-08
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, diptest, 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: 2012-05-09 06:38:21 UTC; gruen
Repository: CRAN
Date/Publication: 2012-05-09 08:59:17
back to top