statsmodels.genmod.generalized_estimating_equations.GEEResults.llf_scaled¶
-
GEEResults.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.
Last update:
Oct 03, 2024