Learn R Programming

glmulti (version 1.0.4)

glmulti-methods: Methods for Function glmulti: different ways to call glmulti

Description

code{glmulti} finds what are the n best models (the confidence set of models) among all possible models (the candidate set, as specified by the user). Models are fitted with the specified fitting function (default is glm) and are ranked with the specified Information Criterion (default is aic). The best models are found either through exhaustive screening of the candidates or using a genetic algorithm, which allows very large candidate sets to be adressed. The output can be used for model selection, variable selection, and multimodel inference.

Arguments