statsmodels.regression.linear_model.PredictionResults

class statsmodels.regression.linear_model.PredictionResults(predicted_mean, var_pred_mean, var_resid, df=None, dist=None, row_labels=None)[source]
Attributes
se_mean
se_obs

Methods

conf_int([obs, alpha])

Returns the confidence interval of the value, effect of the constraint.

summary_frame