Description Usage Arguments Value
Get an efficiency coefficient from the parameter group
1 2 3 4 5 6 7 8 9 10 | EVALUATE(
Paramter_Calibrate,
fct_Run_Model,
TimeVariData,
TimeInvariData,
Paramter_fest,
Observe,
warmUPN = 300,
fct_Evaluate = NSE
)
|
Paramter_Calibrate |
parameter for the parameter that need to calibrate |
fct_Run_Model |
function for Run_Model |
TimeVariData |
Time Vari Data |
TimeInvariData |
Time invariabel Data |
Paramter_fest |
parameter for the parameter that don't need to calibrate |
Observe |
the observe data |
warmUPN |
= 730 the warm up period, they will not be evaluated |
fct_Evaluate |
= NSE(Nash effect) The function to calculate the efficiency coefficient. It is recommended to be found in the "hydroGOF" R-package or written by yourself. |
coefficient Wert bei selecte coefficient function and Model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.