statsmodels.regression.mixed_linear_model.MixedLMResults.fittedvalues#

MixedLMResults.fittedvalues[source]#

Return the fitted values for the model

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