statsmodels.genmod.generalized_linear_model.GLMResults.resid_working¶
- GLMResults.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