Learn R Programming

MuMIn (version 1.13.4)

MuMIn-models: List of supported models

Description

List of model classes accepted by model.avg, model.sel, and dredge.

Arguments

newcommand

  • \CRANpkg
  • \lxcode
  • \lcode

href

  • http://CRAN.R-project.org/package=#1
  • http://yags.r-forge.r-project.org/

pkg

  • #1
  • yags

code

model.sel

encoding

utf-8

lxcode

  • geeglm
  • gee
  • MCMCglmm

CRANpkg

  • geepack
  • gee
  • MCMCglmm

Details

Fitted model objects that can be used with model selection and model averaging functions include those produced by:

  • lm,glm(packagestats);
  • rlm,glm.nbandpolr(MASS);
  • multinom(nnet);
  • lme{nlme},gls{nlme} (nlme);
  • lmer{lme4},glmer{lme4} (lme4);
  • cpglm{cplm},cpglmm{cplm} (cplm);
  • gam{mgcv},gamm{mgcv}* (mgcv);
  • gamm4{gamm4}* (gamm4);
  • glmmML{glmmML} (glmmML);
  • glmmadmb(http://glmmadmb.r-forge.r-project.org/{glmmADMB
from R-Forge); \itemasreml (non-free commercial package asreml; allows only for REML comparisons); \itemhurdle{pscl}, zeroinfl{pscl} (pscl); \itemnegbin{aod}, betabin{aod} (class "glimML"), package aod); \itemaodml{aods3}, aodql{aods3} (aods3); \itembetareg{betareg} (betareg); \itembrglm{brglm} (brglm); \item*sarlm models, spautolm{spdep} (spdep); \itemspml{splm}* (if fitted by ML, splm); \itemcoxph{survival}, survreg{survival} (survival); \itemcoxme{coxme}, lmekin{coxme} (coxme); \itemrq{quantreg} (quantreg); \itemclm{ordinal} and clmm{ordinal} (ordinal); \itemlogistf{logistf} (logistf);\itemcrunch{caper}*, pgls{caper} (caper); \itemmaxlike{maxlike} (maxlike); \itemfunctions from package unmarked (within the class "unmarkedFit"); \itemmark{RMark} and related functions (class mark from package RMark). Currently dredge can only manipulate formula element of the argument model.parameters, keeping its other elements intact.

See Also

model.avg, model.sel and dredge.