arch.univariate.LS.bounds¶ LS.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)