statsmodels.gam.generalized_additive_model.GLMGamResults.bic#

property GLMGamResults.bic#

Bayes Information Criterion

Based on the log-likelihood, -2 * llf + (df_model + 1)*log(n)