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]
First Published: 2009-09-03
Latest Update: 2023-11-16
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 09 May. 2025.
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)
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
04/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/08Downloads for AICcmodavg100200300400500600700TrendBars

Today's Hot Picks in Authors and Packages

disparityfilter  
Disparity Filter Algorithm for Weighted Networks
The disparity filter algorithm is a network reduction technique to identify the 'backbone' structur ...
Download / Learn more Package Citations See dependency  
SACOBRA  
Self-Adjusting COBRA
Performs surrogate-assisted optimization for expensive black-box constrained problems. ...
Download / Learn more Package Citations See dependency  
assertive.numbers  
Assertions to Check Properties of Numbers
A set of predicates and assertions for checking the properties of numbers. This is mainly for use ...
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  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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