static MixedLMResults.bse_re()

statsmodels.regression.mixed_linear_model.MixedLMResults.bse_re

static MixedLMResults.bse_re() [source]

Returns the standard errors of the variance parameters. Note that the sampling distribution of variance parameters is strongly skewed unless the sample size is large, so these standard errors may not give meaningful confidence intervals of p-values if used in the usual way.

doc_statsmodels
2017-01-18 16:17:53
Comments
Leave a Comment

Please login to continue.