statsmodels.regression.mixed_linear_model.MixedLMResults.fittedvalues¶
- MixedLMResults.fittedvalues¶
Returns the fitted values for the model.
The fitted values reflect the mean structure specified by the fixed effects and the predicted random effects.
Last update:
Nov 14, 2024