genmod.generalized_estimating_equations.GEEResults()

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登录查看完整内容