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: Apr 19, 2024