glmulti (1.0.8)

Published 2026-02-24 13:47:14 +00:00 by atheaadmin

Installation

options("repos" = c(getOption("repos"), c(gitea="")))
install.packages("glmulti")

About this package

Automated model selection and model-averaging. Provides a wrapper for glm and other 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.Model Selection and Multimodel Inference Made Easy

Dependencies

Depends R (>= 2.13.0), rJava (>= 0.5-0), methods, leaps
Suggests MASS, aod, lme4, pscl, survival, nnet
Details
CRAN
2026-02-24 13:47:14 +00:00
1
GPL (>= 2)
Vincent Calcagno
131 KiB
Assets (1)
Versions (1) View all
1.0.8 2026-02-24