Commit eb2b909d authored by Delaigue Olivier's avatar Delaigue Olivier
Browse files

docs(vignette): review style in param_optim and param_sets_GR4J

Showing with 2 additions and 1 deletion
+2 -1
......@@ -205,6 +205,7 @@ resGLOB
Multiobjective optimization is used to explore possible trade-offs between different performances criteria.
Here we use the following R implementation of an efficient strategy:
* [caRamel: Automatic Calibration by Evolutionary Multi Objective Algorithm](https://cran.r-project.org/package=caRamel)
Motivated by using the rainfall-runoff model for low flow simulation, we explore the trade-offs between the KGE values obtained without any data transformation and with the inverse transformation.
......
......@@ -141,7 +141,7 @@ Now we can compute the Nash-Sutcliffe Efficiency criterion on the validation per
# Calibration of the GR4J model with the built-in `Calibration_Michel()` function
# Calibration of the GR4J model with the built-in Calibration_Michel function
As seen above, the Michel's calibration algorithm is based on a local search procedure.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment