Logo

statsmodels.regression.mixed_linear_model.MixedLMResults.resid

static MixedLMResults.resid()[source]

Returns the residuals for the model.

The residuals reflect the mean structure specified by the fixed effects and the predicted random effects.

Previous topic

statsmodels.regression.mixed_linear_model.MixedLMResults.remove_data

Next topic

statsmodels.regression.mixed_linear_model.MixedLMResults.save

This Page