Learn R Programming

EcoHydRology (version 0.4.12.1)

swat_objective_function: 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.

Examples

Run this code
# NOT RUN {
Sorry, this should be custom to your project. Look and determin what you want.
# }

Run the code above in your browser using DataLab