statsmodels.genmod.generalized_estimating_equations.GEEResults.bic# property GEEResults.bic# Bayes Information Criterion Based on the log-likelihood, -2 * llf + (df_model + 1)*log(n) See also bic_llf bic_deviance