View source: R/fit_conformal_reg.R
conformalRegressor | R Documentation |
Fit a conformal regressor.
conformalRegressor(residuals, sigmas = NULL)
residuals |
Model residuals. |
sigmas |
A vector of difficulty estimates |
A conformalRegressor object
Resul Akay
Boström, H., 2022. crepes: a Python Package for Generating Conformal Regressors and Predictive Systems. In Conformal and Probabilistic Prediction and Applications. PMLR, 179. https://copa-conference.com/papers/COPA2022_paper_11.pdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.