Logo

statsmodels.regression.mixed_linear_model.MixedLMResults.fittedvalues

static MixedLMResults.fittedvalues()[source]

Returns the fitted values for the model.

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

Previous topic

statsmodels.regression.mixed_linear_model.MixedLMResults.f_test

Next topic

statsmodels.regression.mixed_linear_model.MixedLMResults.get_nlfun

This Page