statsmodels.tsa.ardl.ARDLOrderSelectionResults.hqic

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

The Hannan-Quinn information criteria for the models fit.

Returns:
dict[tuple, float]

Last update: Apr 18, 2024