AIC.garma_model: AIC for model
Description
Approximate AIC for model.
Usage
# S3 method for garma_model
AIC(object, ...)
Value
(double) Approximate AIC - uses approximation of whichever methoid is used to find model params.
Arguments
- object
The garma_model object
- ...
Other parameters. Ignored.