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: Nov 14, 2024