Other packages > Find by keyword >

AICcmodavg  

Model Selection and Multimodel Inference Based on (Q)AIC(c)
View on CRAN: Click here


Download and install AICcmodavg package within the R console
Install from CRAN:
install.packages("AICcmodavg")

Install from Github:
library("remotes")
install_github("cran/AICcmodavg")

Install by package version:
library("remotes")
install_version("AICcmodavg", "2.3-4")



Attach the package and use:
library("AICcmodavg")
Maintained by
Marc J. Mazerolle
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-09-03
Latest Update: 2025-03-06
Description:
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', 'rjags', and 'jagsUI' classes. Functions also implement model selection using BIC. Objects following model selection and multimodel inference can be formatted to LaTeX using 'xtable' methods included in the package.
How to cite:
Marc J. Mazerolle (2009). AICcmodavg: Model Selection and Multimodel Inference Based on (Q)AIC(c). R package version 2.3-4, https://cran.r-project.org/web/packages/AICcmodavg. Accessed 23 Jul. 2026.
Previous versions and publish date:
1.0 (2009-09-03 15:49), 1.01 (2009-09-04 17:04), 1.02 (2009-09-30 20:55), 1.03 (2009-10-22 08:17), 1.04 (2009-11-12 12:32), 1.05 (2009-12-06 11:08), 1.06 (2010-02-07 10:16), 1.07 (2010-06-01 08:51), 1.08 (2010-08-16 20:42), 1.09 (2010-09-19 19:37), 1.10 (2010-10-08 10:00), 1.11 (2010-10-08 17:30), 1.12 (2010-11-25 09:22), 1.13 (2011-01-11 07:41), 1.14 (2011-03-11 17:07), 1.15 (2011-04-23 22:53), 1.16 (2011-05-28 17:24), 1.17 (2011-06-20 19:59), 1.18 (2011-08-30 07:35), 1.19 (2011-09-14 17:14), 1.20 (2011-10-04 09:24), 1.21 (2011-11-04 21:14), 1.22 (2012-01-20 16:18), 1.23 (2012-01-28 18:45), 1.24 (2012-02-06 16:16), 1.25 (2012-06-08 17:48), 1.26 (2012-08-30 20:44), 1.27 (2013-02-08 07:23), 1.28 (2013-03-21 22:39), 1.29 (2013-04-22 19:06), 1.30 (2013-05-16 17:20), 1.31 (2013-06-27 06:45), 1.32 (2013-07-09 17:40), 1.33 (2013-09-12 17:46), 1.34 (2013-11-14 16:56), 1.35 (2013-11-19 00:28), 2.0-1 (2014-10-17 19:51), 2.0-2 (2015-01-09 00:19), 2.0-3 (2015-01-16 00:02), 2.0-4 (2016-02-11 16:52), 2.00 (2014-07-15 17:05), 2.1-0 (2016-11-18 10:58), 2.1-1 (2017-06-20 01:35), 2.2-0 (2019-02-26 20:10), 2.2-1 (2019-03-08 14:55), 2.2-2 (2019-05-29 23:20), 2.3-0 (2020-07-03 18:40), 2.3-1 (2020-08-26 18:12), 2.3-2 (2023-03-20 17:20), 2.3-3 (2023-11-16 23:34), (2026-07-09 07:56)
Other packages that cited AICcmodavg R package
View AICcmodavg citation profile
Other R packages that AICcmodavg depends, imports, suggests or enhances
Complete documentation for AICcmodavg
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
gfcanalysis  
Tools for Working with Hansen et al. Global Forest Change Dataset
Supports analyses using the Global Forest Change dataset released by Hansen et al. gfcanalysis was ...
Download / Learn more Package Citations See dependency  
ODS  
Statistical Methods for Outcome-Dependent Sampling Designs
Outcome-dependent sampling (ODS) schemes are cost-effective ways to enhance study efficiency. In OD ...
Download / Learn more Package Citations See dependency  
MixSIAR  
Bayesian Mixing Models in R
Creates and runs Bayesian mixing models to analyze biological tracer data (i.e. stable isotopes, fa ...
Download / Learn more Package Citations See dependency  
fitscape  
Classes for Fitness Landscapes and Seascapes
Convenient classes to model fitness landscapes and fitness seascapes. A low-level package with whic ...
Download / Learn more Package Citations See dependency  

27,889

R Packages

239,283

Dependencies

74,019

Author Associations

27,890

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA