AICcmodavg: Model Selection and Multimodel Inference Based on (Q)AIC(c)

Functions to implement model selection and multimodel inference based on Akaike's information criterion (AIC) and the second-order AIC (AICc), as well as their quasi-likelihood counterparts (QAIC, QAICc) from various model object classes. The package implements classic model averaging for a given parameter of interest or predicted values, as well as a shrinkage version of model averaging parameter estimates or effect sizes. The package includes diagnostics and goodness-of-fit statistics for certain model types including those of 'unmarkedFit' classes estimating demographic parameters after accounting for imperfect detection probabilities. Some functions also allow the creation of model selection tables for Bayesian models of the 'bugs' and 'rjags' classes. Objects following model selection and multimodel inference can be formatted to LaTeX using 'xtable' methods included in the package.

Version: 2.0-4
Depends: R (≥ 3.0.0)
Imports: methods, stats, graphics, lattice, MASS, Matrix, nlme, stats4, survival, unmarked, VGAM, xtable
Suggests: betareg, coxme, fitdistrplus, lavaan, lme4, maxlike, nnet, ordinal, pscl, R2jags, R2OpenBUGS, R2WinBUGS
Published: 2016-02-11
Author: Marc J. Mazerolle.
Maintainer: Marc J. Mazerolle <marc.mazerolle at sbf.ulaval.ca>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
Citation: AICcmodavg citation info
Materials: NEWS
CRAN checks: AICcmodavg results

Downloads:

Reference manual: AICcmodavg.pdf
Package source: AICcmodavg_2.0-4.tar.gz
Windows binaries: r-devel: AICcmodavg_2.0-4.zip, r-release: AICcmodavg_2.0-4.zip, r-oldrel: AICcmodavg_2.0-4.zip
OS X Snow Leopard binaries: r-release: AICcmodavg_2.0-4.tgz, r-oldrel: AICcmodavg_2.0-3.tgz
OS X Mavericks binaries: r-release: AICcmodavg_2.0-4.tgz
Old sources: AICcmodavg archive

Reverse dependencies:

Reverse imports: lmSupport
Reverse suggests: bbmle, GSIF, RSA, sjPlot