statsmodels.tsa.ardl.ARDLOrderSelectionResults.aic

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

拟合模型的赤池信息量准则。

Returns:
dict[tuple, float]

Last update: Oct 16, 2024