sum_squared_residuals: sum_squared_residuals

Description Usage Arguments Value Author(s) See Also

Description

Function to calculate the sum of squared residuals between a vector of measured values and other with the calculated values using a model.

Usage

1
sum_squared_residuals(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 sum of squared residuals.

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, objective.fn, schultz_criteria, uncertainty_quantification_boot


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