statsmodels.gam.generalized_additive_model.GLMGamResults.bic_llf¶ GLMGamResults.bic_llf¶ Bayes Information Criterion Based on the log-likelihood, -2 * llf + log(n) * (df_model + 1) Last update: Nov 12, 2024