Gaussian.loglike()

statsmodels.genmod.families.family.Gaussian.loglike

Gaussian.loglike(endog, mu, freq_weights=1.0, scale=1.0) [source]

The log-likelihood in terms of the fitted mean response.

Parameters:

endog : array-like

Endogenous response variable

mu : array-like

Fitted mean response variable

freq_weights : array-like