R/core-fisher_mle.R
aic.fisher_mle.Rd
Returns the Akaike Information Criterion: AIC = -2 * logL + 2 * k where k is the number of parameters.
# S3 method for class 'fisher_mle' aic(x, ...)
A fisher_mle object
Additional arguments (ignored)
AIC value