arch.univariate.EWMAVariance.variance_bounds¶
-
EWMAVariance.variance_bounds(resids: ndarray[Any, dtype[float64]], power: float =
2.0
) ndarray[Any, dtype[float64]] ¶ Construct loose bounds for conditional variances.
These bounds are used in parameter estimation to ensure that the log-likelihood does not produce NaN values.