3.5.3.2.3. statsmodels.genmod.generalized_estimating_equations.margeff_cov_with_se

statsmodels.genmod.generalized_estimating_equations.margeff_cov_with_se(model, params, exog, cov_params, at, derivative, dummy_ind, count_ind, method, J)[source]

See margeff_cov_params.

Same function but returns both the covariance of the marginal effects and their standard errors.