An error occurred while fetching the assigned milestone of the selected merge_request.
+ 10
− 9
@@ -16,10 +17,10 @@ Calibration <- function(InputsModel,
+ 11
− 9
@@ -16,7 +16,7 @@ Calibration algorithm that optimises the error criterion selected as objective f
@@ -38,6 +38,8 @@ Calibration(InputsModel, RunOptions, InputsCrit, CalibOptions,
@@ -53,11 +55,11 @@ library(airGR)
@@ -65,7 +67,7 @@ RunOptions <- CreateRunOptions(FUN_MOD = RunModel_GR4J,
@@ -74,24 +76,24 @@ CalibOptions <- CreateCalibOptions(FUN_MOD = RunModel_GR4J, FUN_CALIB = Calibrat
@@ -105,7 +107,7 @@ Laurent Coron, Olivier Delaigue
+ 3
− 1
@@ -19,7 +19,7 @@ Then a steepest descent local search algorithm is performed, starting from the r
@@ -39,6 +39,8 @@ Calibration_Michel(InputsModel, RunOptions, InputsCrit, CalibOptions,
+ 2
− 1
@@ -15,7 +15,7 @@ Function which performs a single model run with the provided function over the s
@@ -33,6 +33,7 @@ RunModel(InputsModel, RunOptions, Param, FUN_MOD)
+ 1
− 1
@@ -20,7 +20,7 @@ default: