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, ...)

Arguments

x

A fisher_mle object

...

Additional arguments (ignored)

Value

AIC value