predictBoot: predictBoot

Description Usage Arguments Value

View source: R/predictBoot.R

Description

Calculates all conditioned and unconditioned model predictions for reaches for each bootstrap iteration, for the control setting if_boot_predict<-"yes".

Executed By: predictBootstraps.R
Executes Routines:


Usage

1
2
predictBoot(bEstimate, estimate.list, estimate.input.list, bootcorrectionR,
  DataMatrix.list, SelParmValues, subdata)

Arguments

bEstimate

model coefficients generated in estimateBootstraps.R

bootcorrectionR

value of 1

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

predictBoots.list contains parametric bootstrap predictions for load and yield. For more details see documentation Section 5.3.2.3


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