glmulti: Model Selection and Multimodel Inference Made Easy

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.

Getting started

Package details

AuthorVincent Calcagno [aut, cre]
MaintainerVincent Calcagno <vincent.calcagno@inrae.fr>
LicenseGPL (>= 2)
Version1.0.8
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("glmulti")

Try the glmulti package in your browser

Any scripts or data that you put into this service are public.

glmulti documentation built on July 2, 2020, 3:19 a.m.