swat_objective_function {EcoHydRology}R Documentation

A simple example objective function to be modified by user

Description

A simple example objective function to be modified by user

Usage

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

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

## End(Not run)

[Package EcoHydRology version 0.4.13 Index]