model.avg
, model.sel
,
and dredge
.lm
,glm
(packagegam
,gamm
(gamm4
(lme
,gls
(lmer
,glmer
(rlm
,glm.nb
andpolr
(multinom
(sarlm
,spautolm
(glmmML
(coxph
,survreg
(coxme
,lmekin
(hurdle
,zeroinfl
(negbin
,betabin
(classglimML
, packagerq
(unmarkedFit
)model.sel
and dredge
accept also MCMCglmm
models
(package DIC
as the rank
function.
Other classes are also likely to be supported, in particular if they inherit
from one of the above classes. In general, the models averaged with
model.avg
may belong to different types, provided they use the same data
and response, and if it is valid to do so. This applies also to constructing
model selection tables with model.sel
.
model.avg
, model.sel
and dredge
.