statsmodels.regression.mixed_linear_model.MixedLMResults.random_effects¶
-
MixedLMResults.
random_effects
¶ The conditional means of random effects given the data.
- Returns
random_effects : dict
A dictionary mapping the distinct group values to the conditional means of the random effects for the group given the data.