arch.univariate.base.ARCHModelResult.conf_int

ARCHModelResult.conf_int(alpha=0.05)[source]

Parameter confidence intervals

Parameters

alpha (float, optional) -- Size (prob.) to use when constructing the confidence interval.

Returns

ci -- Array where the ith row contains the confidence interval for the ith parameter

Return type

DataFrame