statsmodels.genmod.generalized_estimating_equations.GEEResults.resid_split
-
static GEEResults.resid_split()
[source] -
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.
Please login to continue.