Description Usage Arguments Value Examples
Calculates the Akaike's information criterion (AIC) for a fitted model object.
1 2 3 4 5 6 7 8 9 10 11 |
object |
MGLM object. |
Returns a numeric value with the corresponding AIC.
For the class "MGLMtune"
, the function returns AIC
based on the optimal tuning parameter.
1 2 3 4 5 6 7 8 9 |
[1] 3653.231
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.