statsmodels.regression.mixed_linear_model.MixedLMResults.random_effects¶ MixedLMResults.random_effects¶ The conditional means of random effects given the data. Returns:¶ random_effectsdictA dictionary mapping the distinct group values to the conditional means of the random effects for the group given the data. 最終更新日: 2025年01月28日