swh:1:snp:dc80812a22a7696ce24055bd58afbf9f13e3e78c
Raw File
Tip revision: 24ed3f119945e321909ee421b80508aae198c0d6 authored by Friedrich Leisch on 03 May 2007, 00:00:00 UTC
version 2.0-0
Tip revision: 24ed3f1
DESCRIPTION
Package: flexmix
Version: 2.0-0
Date: 2007-05-03
Author: Friedrich Leisch and Bettina Gruen
Maintainer: Friedrich Leisch <Friedrich.Leisch@R-project.org>
Title: Flexible Mixture Modeling
Depends: lattice, modeltools (>= 0.2-11)
Imports: methods, stats, stats4
Suggests: MASS, ellipse, 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.statistik.lmu.de/~leisch/FlexMix
LazyLoad: yes
Packaged: Thu May  3 19:16:55 2007; leisch
back to top