glmulti (0.5-1)
GLM model selection and multimodel inference made easy.
http://redpath-staff.mcgill.ca/calcagno/stats.html
http://cran.r-project.org/web/packages/glmulti
Automated model selection for GLMs. Provides a wrapper for glm and similar functions, automatically generating all possible models (under constraints set by the user) with the specified response and explanatory variables, and finding the best models in terms of some Information Criterion (AIC, AICc or BIC). Can handle very large numbers of candidate models. Features a Genetic Algorithm to find the best models when an exhaustive screening of the candidates is not feasible.
Maintainer:
Vincent Calcagno
Author(s): Vincent Calcagno <vincent.calcagno@mcgill.ca>
License: GPL (>= 2)
Uses: rJava
Released about 4 years ago.