Description Usage Arguments References See Also Examples
Akaike's information criterion
AIC = n*ln(SSEp)-n*ln(n)+2*p
| 1 | AICp(model)
 | 
| model | model of regression | 
Michael H. Kutner; Christopher J. Nachtsheim; John Neter; William Li. Applied Linear Statistical Models Fifth Edition. page 360
| 1 2 | #### example page 360
AICp(lm(lny~x4,SurgicalUnit))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.