statsmodels.regression.linear_model.PredictionResults.conf_int¶
-
PredictionResults.conf_int(obs=
False
, 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:
Nov 14, 2024