getMCE {MiMIR} | R Documentation |
helper function to calculate the MCE of the calibrations
Description
helper function to calculate the MCE of the calibrations
Usage
getMCE(actual, predicted, n_bins = 10)
Arguments
actual |
real values of the variables |
predicted |
predicted values by one of the surrogates |
n_bins |
the number of bins |
Value
MCE value
[Package MiMIR version 1.5 Index]