arch.univariate.ARX.bounds¶ ARX.bounds() → list[tuple[float, float]]¶ Construct bounds for parameters to use in non-linear optimization Returns:¶ bounds – Bounds for parameters to use in estimation. Return type:¶ list (2-tuple of float)