Description Usage Arguments Value Author(s) Examples
Calculates AIC and AICc
1 |
formula |
A model formula |
family |
Family used to fit the model. |
data |
A data frame |
mu |
Fitted values from a model |
n.eff |
Effective number of observations. Default is NULL |
A list with the following components
loglik
Log likelihood of the model
df
Degrees of freedom
AIC
AIC score for the specified model
AICc
AIC score corrected for small sample sizes
Gudrun Carl, Sam Levin
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.