Compute the second-order Akaike's information criterion (AICc).
The second-order (or small sample) is a AIC with a correction for small sample
sizes.
Usage
performance_aicc(x, ...)
Arguments
x
A model object.
...
Currently not used.
Value
Numeric, the AICc value.
References
Akaike, H. (1973) Information theory as an extension of the maximum likelihood principle. In: Second International Symposium on Information Theory, pp. 267<U+2013>281. Petrov, B.N., Csaki, F., Eds, Akademiai Kiado, Budapest.
Hurvich, C. M., Tsai, C.-L. (1991) Bias of the corrected AIC criterion for underfitted regression and time series models. Biometrika 78, 499<U+2013>509.