statsmodels.genmod.generalized_estimating_equations.GEEResults
class statsmodels.genmod.generalized_estimating_equations.GEEResults(model, params, cov_params, scale, cov_type='robust', use_t=False, **kwds) [source]
This class summarizes the fit of a marginal regression model using GEE. Returns:
**Attributes** : cov_params_default : ndarray default covariance of the parameter estimates. Is chosen among one of the following three based on cov_type cov_robust : ndarray covariance of the par