mass_balance_error: mass_balance_error

Description Usage Arguments Value Author(s) See Also

Description

Function to calculates the mass balance error between a vector with measured values and other vector with calculated values using a mathematical model.

Usage

1
mass_balance_error(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 mass balance error.

Author(s)

Oscar Garcia-Cabrejo khaors@gmail.com

See Also

Other calibration functions: log_nash_sutcliffe, 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.