Estimate the marginal effects of a model fit using generalized estimating equations.
Parameters: | results : GEEResults instance
args : tuple
kwargs : dict
|
---|
Methods
conf_int([alpha]) | Returns the confidence intervals of the marginal effects |
get_margeff([at, method, atexog, dummy, count]) | Get marginal effects of the fitted model. |
pvalues() | |
summary([alpha]) | Returns a summary table for marginal effects |
summary_frame([alpha]) | Returns a DataFrame summarizing the marginal effects. |
tvalues() |