4.8.3.2.2.2.1. statsmodels.tsa.ar_model.ARResults.extra_doc

ARResults.extra_doc = [' confint : bool, float', ' Whether to return confidence intervals. If `confint` == True,', ' 95 % confidence intervals are returned. Else if `confint` is a', ' float, then it is assumed to be the alpha value of the confidence', ' interval. That is confint == .05 returns a 95% confidence', ' interval, and .10 would return a 90% confidence interval.']