Akaike's information criterion (AIC) method
A method to calculate Akaike's 'An Information Criterion' (AIC) of an
FLModel object from the value of the obtained log-likelihood stored
in its logLik
slot.
# S4 method for FLModel,numeric AIC(object, k = 2)
AIC(object, k)
data(nsher) AIC(nsher)#> [1] -27.7245