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 13 Aug. 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

IATscores  
Implicit Association Test Scores Using Robust Statistics
Compute several variations of the Implicit Association Test (IAT) scores, including the D scores (Gr ...
Download / Learn more Package Citations See dependency  
kangar00  
Kernel Approaches for Nonlinear Genetic Association Regression
Methods to extract information on pathways, genes and various single-nucleotid polymorphisms (SNPs) ...
Download / Learn more Package Citations See dependency  
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  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
iAdapt  
Two-Stage Adaptive Dose-Finding Clinical Trial Design
Simulate and implement early phase two-stage adaptive dose-finding design for binary and quasi-conti ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

74,752

Author Associations

28,314

Publication Badges

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