swat_objective_function: A simple example objective function to be modified by user

Description Usage Arguments Author(s) Examples

View source: R/swat_objective_function.R

Description

A simple example objective function to be modified by user

Usage

1
swat_objective_function(x, calib_range, calib_params,flowgage)

Arguments

x

x A vector of adjustment factors to be fed into alter_params function

calib_range

calib_range This will in the future be a range for calibration.

calib_params

See other function to make sure you have this right.

flowgage

See other function to make sure you have this right.

Author(s)

Daniel Fuka

Examples

1
2
3
4
## Not run: 
Sorry, this should be custom to your project. Look and determin what you want.

## End(Not run)

EcoHydRology documentation built on March 29, 2021, 3:01 p.m.