log_nash_sutcliffe: log_nash_sutcliffe

Description Usage Arguments Value Author(s) See Also

Description

Function to calculates the logarithmic Nash-Sutcliffe criteria between a vector with measured values and other vector with calculated values using a mathematical model. This criteria applies only to dicharge data.

Usage

1
log_nash_sutcliffe(measured, calculated, ...)

Arguments

measured

A numeric vector with the measured values

calculated

A numeric vector with the calculated values

...

Additional parameters

Value

A numeric value with the logarithmic Nash-Sutcliffe criteria.

Author(s)

Oscar Garcia-Cabrejo khaors@gmail.com

See Also

Other calibration functions: mass_balance_error, max_absolute_deviation, mean_absolute_deviation, nash_sutcliffe, objective.fn, schultz_criteria, sum_squared_residuals, uncertainty_quantification_boot


khaors/hydroanalyzer documentation built on June 7, 2019, 8:39 p.m.