Extract AIC from mlmodel objects
Arguments
- object
An object of class
"mlmodel"or"summary.mlmodel".- ...
Further arguments passed to methods.
- k
Numeric. The penalty per parameter. Default is
k = 2(standard AIC). Seestats::AIC()for details.
Extract AIC from mlmodel objects
An object of class "mlmodel" or "summary.mlmodel".
Further arguments passed to methods.
Numeric. The penalty per parameter. Default is k = 2
(standard AIC). See stats::AIC() for details.