statsmodels.regression.mixed_linear_model.MixedLMResults.resid¶
- MixedLMResults.resid¶
 Returns the residuals for the model.
The residuals reflect the mean structure specified by the fixed effects and the predicted random effects.
  
    
      Last update:
      Jun 10, 2024