static GEEResults.resid_split()

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.

doc_statsmodels
2017-01-18 16:17:19
Comments
Leave a Comment

Please login to continue.