Description Generic function Method arguments Methods Author(s) See Also Examples
A method to calculate the Akaike information criterion (AIC) of an FLModel object
from the value of the obtained log-likelihood stored in its logLik
slot.
AIC(object, k)
object
:an object of class FLModel or of one that inherits from it.
k
:numeric, the "penalty" per parameter to be used; the default k = 2 is the classical AIC.
AIC of an FLModel object with an specified value for the "penalty".
AIC of an FLModel object with the default "penalty".
The FLR Team
AIC, logLik, FLModel
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.