modelFitnessAggregated: Calibration: helper function "modelFitnessAggregated" (called...

Description Usage Arguments Value

View source: R/calibrate.R

Description

Calibration: helper function "modelFitnessAggregated" (called by function fitnessAdaptedModelConfiguration()

Usage

1
2
modelFitnessAggregated(modelledMeasured, obsPoints = "*",
  objCrit = "RMSE", ...)

Arguments

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()

Value

matrix with goodness of fit criteria


KWB-R/kwb.demeau documentation built on Sept. 10, 2019, 12:19 p.m.