R/calibrate.R
modelFitnessAggregated.Rd
Calibration: helper function "modelFitnessAggregated" (called by function fitnessAdaptedModelConfiguration()
modelFitnessAggregated(modelledMeasured, obsPoints = "*", objCrit = "RMSE", ...)
modelledMeasured | as retrieved by compareModelledMeasured() either $temp or $waterLevelChange |
---|---|
obsPoints | regular expression of observation points/wells to be included for goodness of fit calculation (Default: *, i.e. all); if only BSV-6_3, then: "BSV-6-3" |
objCrit | vector with performance parameters produced by function hydroGOF:gof(), Default: "RMSE" (valid parameters: "ME", MAE", "MSE", "RMSE", "NRMSE", "PBIAS", "RSR", "rSD", "NSE", "mNSE", "rNSE", "d", "md", "rd", "cp", "r", "R2", "bR2", "KGE", "VE") |
... | further arguments passed to hydroGOF::gof() |
matrix with goodness of fit criteria