statsmodels.genmod.generalized_estimating_equations.GEEResults.fittedvalues

GEEResults.fittedvalues

The estimated mean response.

This is the value of the inverse of the link function at lin_pred, where lin_pred is the linear predicted value obtained by multiplying the design matrix by the coefficient vector.


Last update: Mar 18, 2024