statsmodels.gam.generalized_additive_model.GLMGamResults.llf_scaled¶
- GLMGamResults.llf_scaled(scale=None)¶
Return the log-likelihood at the given scale, using the estimated scale if the provided scale is None. In the Gaussian case with linear link, the concentrated log-likelihood is returned.