statsmodels.stats.contrast.ContrastResults.conf_int¶
- ContrastResults.conf_int(alpha=0.05)[source]¶
Returns the confidence interval of the value, effect of the constraint.
This is currently only available for t and z tests.
Last update:
Jun 10, 2024