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