Skip to content
Back to formatted view

Raw Message

Message-ID: <FBB35D43-6E64-4208-B354-A1C12FAFED93@nau.edu>
Date: 2009-04-29T14:28:04Z
From: Katie Stumpf
Subject: AICc

I am fitting logistic regression models, by defining my own link  
function, and would like to get AICc values.  Using the glm command  
gives a value for AIC, but I haven't been able to get R to convert  
that to AICc.  Is there a code that has already been written for  
this?  Right now I am just putting the AIC values into an excel  
spreadsheet and calculating AICc, likelihood, and AIC weights that  
way, but it would be much more efficient if I could do this in R.

Thanks!