static GEEResults.split_resid()

statsmodels.genmod.generalized_estimating_equations.GEEResults.split_resid

static GEEResults.split_resid()

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.