statsmodels.genmod.generalized_estimating_equations.GEEResults.resid_split¶
- GEEResults.resid_split¶
Returns the residuals, the endogeneous data minus the fitted values from the model. The residuals are returned as a list of arrays containing the residuals for each cluster.