validateFevalNoadj: validateFevalNoadj

Description Usage Arguments Value

View source: R/validateFevalNoadj.R

Description

Accumulates loads in the reach network according to the user's model specification, making comparisons of the unconditioned predictions of load to the actual loads for monitored (validation site) reaches to return a vector of weighted residuals (difference between the actual and predicted loads). No monitoring load substitution is performed (ifadjust=0).

Executed By: validateMetrics.R
Executes Routines:


Usage

1
validateFevalNoadj(beta0, vdepvar, SelParmValues)

Arguments

beta0

estimated parameters (no constants)

vdepvar

variable subdata$vdepvar

SelParmValues

selected parameters from parameters.csv using condition ifelse((parmMax > 0 | (parmType=="DELIVF" & parmMax>=0)) & (parmMin<parmMax) & ((parmType=="SOURCE" & parmMin>=0) | parmType!="SOURCE")

Value

e vector of weighted residuals


tbep-tech/tbepRSparrow documentation built on Oct. 9, 2020, 6:24 a.m.