getMCE function

helper function to calculate the MCE of the calibrations

helper function to calculate the MCE of the calibrations

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

Returns

MCE value

  • Maintainer: Daniele Bizzarri
  • License: GPL-3
  • Last published: 2024-02-01

Useful links