statsmodels.genmod.generalized_estimating_equations.GEEResults.resid_working¶
- GEEResults.resid_working¶
 Working residuals. The working residuals are defined as resid_response/link’(mu). See statsmodels.family.links for the derivatives of the link functions. They are defined analytically.
  
    
      Last update:
      Jun 10, 2024