statsmodels.genmod.generalized_estimating_equations.GEEResults.standard_errors¶
-
GEEResults.standard_errors(cov_type=
'robust')[source]¶ 这是一个方便的函数,返回任何协方差类型的标准误差。bse的值是针对在fit的参数中指定的协方差类型的标准误差(默认为“robust”)。
Last update:
Oct 16, 2024