predict: predict

Description Usage Arguments Value

View source: R/predict.R

Description

Calculates all conditioned and unconditioned model predictions for reaches for the control setting if_predict<-"yes".

Executed By:


Executes Routines:


Usage

1
2
predict(estimate.list, estimate.input.list, bootcorrection,
  DataMatrix.list, SelParmValues, subdata)

Arguments

bootcorrection

numeric vector equal to estimate.list$JacobResults$mean_exp_weighted_error unless NULL, then reset to 1.0

SelParmValues

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

subdata

data.frame input data (subdata)

Value

predict.list archive with all load and yield prediction variables to provide for the efficient access and use of predictions in subsequent execution of the parametric bootstrap predictions and uncertainties, mapping, and scenario evaluations. For more details see documentation Section 5.3.1.5


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