This function will make the Go/NoGo decision for an outcome given the CI and the MAV, TV

MakeDecisionBasedOnCI(dLowerCI, dUpperCI, lAnalysis)

Arguments

dLowerCI

= lower limit of CI

dUpper

= upper limit of CI

lAnaysis

must have lAnalysis$dTV, and lAnalysis$dMAV

Value

Return a list of ( nSucces, nNoGo, nPause )

See also