statsmodels.tsa.ardl.ARDLOrderSelectionResults.aic

property ARDLOrderSelectionResults.aic : dict[int | tuple[int, ...], float]

The Akaike information criterion for the models fit.

Returns:
dict[tuple, float]

Last update: Dec 14, 2023