MixedLMResults.random_effects() [source]
The conditional means of random effects given the data.
| Returns: |
random_effects – A dictionary mapping the distinct group values to the conditional means of the random effects for the group given the data. |
|---|---|
| Return type: | dict |
© 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
http://www.statsmodels.org/stable/generated/statsmodels.regression.mixed_linear_model.MixedLMResults.random_effects.html