CatchmentObjectiveFactoryCalculateR2 Method |
Namespace:
DHI.Mike1D.Optimization
Assembly:
DHI.Mike1D.Optimization (in DHI.Mike1D.Optimization.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public static double CalculateR2(
double[] obsValues,
double[] simValues
)
Parameters
- obsValues
- Type: SystemDouble
- simValues
- Type: SystemDouble
Return Value
Type:
DoubleSee Also