Predict a conformalRegressor
Usage
# S3 method for class 'conformalRegressor'
predict(
object,
y_hat = NULL,
sigmas = NULL,
confidence = 0.95,
y_min = -Inf,
y_max = Inf,
...
)Predict a conformalRegressor
# S3 method for class 'conformalRegressor'
predict(
object,
y_hat = NULL,
sigmas = NULL,
confidence = 0.95,
y_min = -Inf,
y_max = Inf,
...
)