objective.fn: objective.fn

Description Usage Arguments Value Author(s) See Also

Description

Calculates the objetive function

Usage

1
objective.fn(x, fn.model, params, fit.fn, measured)

Arguments

x

A numeric vector with the parameters to be estimated

fn.model

A character string with the name of the model used to evaluate the parameters

params

A list with the arguments of the fn.model

fit.fn

A character string with the name of the function used to calculate the difference between the calculated and measured values

measured

A numeric vector with the measured values

Value

A numeric value of the objective function

Author(s)

Oscar Garcia-Cabrejo khaors@gmail.com

See Also

Other calibration functions: log_nash_sutcliffe, mass_balance_error, max_absolute_deviation, mean_absolute_deviation, nash_sutcliffe, schultz_criteria, sum_squared_residuals, uncertainty_quantification_boot


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