statsmodels.genmod.generalized_linear_model.GLMResults.llf_scaled

GLMResults.llf_scaled(scale=None)[source]

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.


Last update: Apr 18, 2024