statsmodels.tsa.ardl.ARDLOrderSelectionResults.bic

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

The Bayesian (Schwarz) information criteria for the models fit.

Returns:
dict[tuple, float]

Last update: Mar 18, 2024