Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Package to use for AICc (Akaike Information Criterion corrected) in r [closed]

Tags:

r

Does anyone know what package to use for AICc (Akaike Information Criterion corrected) in r? I am currently using the package 'MASS' and function 'step' to find the best AIC, but I would like to find the best AICc because my sample size is small.

Thank you in advance.

like image 422
rcurley Avatar asked Oct 15 '25 03:10

rcurley


1 Answers

Package MuMIn wil calculate it with the function AICc.

https://www.rdocumentation.org/packages/MuMIn/versions/1.43.15/topics/AICc

https://cran.r-project.org/web/packages/MuMIn/index.html

like image 173
Scransom Avatar answered Oct 17 '25 15:10

Scransom



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!