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-3")



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: 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-3, https://cran.r-project.org/web/packages/AICcmodavg. Accessed 06 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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