The collection of functions includes:
[object Object],[object Object],[object Object],[object Object]
For a complete list of functions, use library(help = "MuMIn")
.
By default, AIC$_{c}$ is used to rank the models and to obtain model
selection probabilities, though any other information criteria can be
utilised. At least the following ones are currently implemented in R:
AIC
and BIC
in package stats, and
QAIC
, QAICc
, ICOMP
,
CAICF
, and Mallows' Cp in MuMIn. There is also
DIC
extractor for MCMC models, and QIC
for
GEE.
Most of R's common modelling functions are supported, for a full inventory
see list of supported models.