Learn R Programming

⚠️There's a newer version (1.0.8) of this package.Take me there.

glmulti (version 0.5-1)

GLM model selection and multimodel inference made easy

Description

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.

Copy Link

Version

Install

install.packages('glmulti')

Monthly Downloads

2,176

Version

0.5-1

License

GPL (>= 2)

Maintainer

Vincent Calcagno

Last Published

June 20th, 2009

Functions in glmulti (0.5-1)

glmulti

GLM model selection and multimodel inference made easy