Learn R Programming

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

glmulti (version 1.0.2)

GLM model selection and multimodel inference made easy

Description

Automated model selection and model-averaging. 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

4,567

Version

1.0.2

License

GPL (>= 2)

Maintainer

Vincent Calcagno

Last Published

July 29th, 2011

Functions in glmulti (1.0.2)

aicc-methods

Methods for Function aicc
bic-methods

Methods for Function bic
getfit

Accessing coefficients of a fitted model object
write-methods

Methods for Function write
glmulti-methods

Methods for Function glmulti: different ways to call glmulti
aic

Computing an IC from a fitted model object
write

Writing glmulti objects
qaic-methods

Methods for Function qaic
weightable-methods

Table of relative supports
aic-methods

Methods for Function aic
glmulti

Automated model selection and multimodel inference with (G)LMs
weightable

Table of relative supports
consensus-methods

Consensus method for glmulti objects.
summary.glmulti

Handling glmulti objects
qaicc-methods

Methods for Function qaicc
glmulti-class

Class "glmulti"
coef.glmulti

Model averaging and multimodel inference with glmulti
getfit-methods

Methods for Function getfit
consensus

Takes a consensus of several glmulti objects