statsmodels.genmod.generalized_estimating_equations.GEEResults.llf#
- GEEResults.llf#
Value of the log-likelihood function evaluated at params. See statsmodels.families.family for distribution-specific log-likelihoods. The result uses the concentrated log-likelihood if the family is Gaussian and the link is linear, otherwise it uses the non-concentrated log-likelihood evaluated at the estimated scale.