calibrate: calibrate

Description Usage Arguments Author(s)

Description

Function to calibrate a water balance model using different optimization methods

Usage

1
2
calibrate(measured, fn.model, obj.fn = c("rss", "mnad", "mxad"),
  opt.method = c("lbfgs", "ga", "sa"), args)

Arguments

measured

A numeric vector with measured values

fn.model

A character string with the name of the model function

obj.fn

A character string with the name of the objective function

opt.method

A character string with the name of the optimization method

args

A list with a numeric vector with the precipitation values and a numeric vector with the PEV values

Author(s)

Oscar Garcia-Cabrejo khaors@gmail.com


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