statsmodels.genmod.generalized_estimating_equations.GEEResults.resid_split#

GEEResults.resid_split[source]#

Returns the residuals, the endogenous data minus the fitted values from the model. The residuals are returned as a list of arrays containing the residuals for each cluster.