weights_calculator {pintervals} | R Documentation |
Weights calculator for weighted conformal prediction
Description
Weights calculator for weighted conformal prediction
Usage
weights_calculator(y_hat, calib)
Arguments
y_hat |
Predicted value |
calib |
a vector of true values of the calibration partition |
[Package pintervals version 0.7.7 Index]