mean_absolute_deviation: mean_absolute_deviation

Description Usage Arguments Value Author(s) See Also

Description

Function to calculates the mean absolute deviation between a vector with measured values and other vector with calculated values using a mathematical model.

Usage

1
mean_absolute_deviation(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 mean absolute deviation.

Author(s)

Oscar Garcia-Cabrejo khaors@gmail.com

See Also

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