Package: flexmix Type: Package Title: Flexible Mixture Modeling Version: 2.3-18 Authors@R: c(person("Bettina", "Gruen", role = c("aut", "cre"), email = "Bettina.Gruen@R-project.org", comment = c(ORCID = "0000-0001-7265-4773")), person("Friedrich", "Leisch", role = "aut", comment = c(ORCID = "0000-0001-7278-1983")), person("Deepayan", "Sarkar", role = "ctb", comment = c(ORCID = "0000-0003-4107-1553")), person("Frederic", "Mortier", role = "ctb"), person("Nicolas", "Picard", role = "ctb", comment = c(ORCID = "0000-0001-5548-9171"))) Description: A general framework for finite mixtures of regression models using the EM algorithm is implemented. The E-step and all data handling are provided, 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. Depends: R (>= 2.15.0), lattice Imports: graphics, grid, grDevices, methods, modeltools (>= 0.2-16), nnet, stats, stats4, utils Suggests: actuar, codetools, diptest, Ecdat, ellipse, gclus, glmnet, lme4 (>= 1.1), MASS, mgcv (>= 1.8-0), mlbench, multcomp, mvtnorm, SuppDists, survival License: GPL (>= 2) LazyLoad: yes NeedsCompilation: no Packaged: 2022-06-07 13:34:12 UTC; gruen Author: Bettina Gruen [aut, cre] (), Friedrich Leisch [aut] (), Deepayan Sarkar [ctb] (), Frederic Mortier [ctb], Nicolas Picard [ctb] () Maintainer: Bettina Gruen Repository: CRAN Date/Publication: 2022-06-07 16:40:02 UTC Built: R 4.0.4; ; 2022-12-19 10:45:56 UTC; unix