Skip to content

Commit 501bade

Browse files
committed
Update theoretical_description_regression.rst
1 parent b66a67a commit 501bade

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/theoretical_description_regression.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ is then higher.
246246

247247

248248
9. The Conformalized Quantile Regression (CQR) Method
249-
==================================================
249+
=====================================================
250250

251251
The conformalized quantile regression (CQR) method allows for better interval widths with
252252
heteroscedastic data. It uses quantile regressors with different quantile values to estimate
@@ -275,6 +275,7 @@ The prediction interval :math:`\hat{C}_{n, \alpha}^{\text{CQR}}(X_{n+1})` for a
275275
\hat{q}_{\alpha_{\text{hi}}}(X_{n+1}) + Q_{1-\alpha}(E_{\text{high}}, \mathcal{I}_2)]
276276
277277
Where:
278+
278279
- :math:`\hat{q}_{\alpha_{\text{lo}}}(X_{n+1})` is the predicted lower quantile for the new sample.
279280
- :math:`\hat{q}_{\alpha_{\text{hi}}}(X_{n+1})` is the predicted upper quantile for the new sample.
280281

0 commit comments

Comments
 (0)