statsmodels.genmod.generalized_estimating_equations.GEEResults.split_resid¶
- 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.
  
    
      Last update:
      Jun 10, 2024