Skip to content

Commit b66a67a

Browse files
Update doc/theoretical_description_regression.rst
Co-authored-by: Thibault Cordier <[email protected]>
1 parent 14c6dfb commit b66a67a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/theoretical_description_regression.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ Where:
278278
- :math:`\hat{q}_{\alpha_{\text{lo}}}(X_{n+1})` is the predicted lower quantile for the new sample.
279279
- :math:`\hat{q}_{\alpha_{\text{hi}}}(X_{n+1})` is the predicted upper quantile for the new sample.
280280

281-
Note: In the symmetric method, :math:`E_{\text{low}}` and :math:`E_{\text{high}}` are considered equal.
281+
Note: In the symmetric method, :math:`E_{\text{low}}` and :math:`E_{\text{high}}` sets are no longer distinct. We consider directly the union set :math:`E_{\text{all}} = E_{\text{low}} \cup E_{\text{high}}` and the empirical quantile is then calculated on all the absolute (positive) residuals.
282282

283283
As justified by the literature, this method offers a theoretical guarantee of the target coverage level :math:`1-\alpha`.
284284

0 commit comments

Comments
 (0)