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: Feb 19, 2025