Get.Cost: Cost Function for GA optimizer

View source: R/legacy.R

Get.CostR Documentation

Cost Function for GA optimizer

Description

Cost Function for GA optimizer

Usage

Get.Cost(Q, PU, DateRange, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11,
  x12, x13, x14, x15)

Arguments

Q

Daily flow, in GPD

PU

Square rainfall matrix

DateRange

Time Window for analysis

x1

Day 01

x2

Day 02

x3

Day 03

x4

...

x5

...

x6

...

x7

...

x8

...

x9

...

x10

...

x11

...

x12

...

x13

Day 13

x14

Day 14

x15

Day 15

Value

Mean-Squared Error between actual flow and hydrograph flow


dCraigJones/rSSOAP documentation built on Aug. 12, 2022, 10:11 p.m.