This function will make the Go/NoGo decision for an outcome given the CI and the MAV, TV
MakeDecisionBasedOnCI(dLowerCI, dUpperCI, lAnalysis)
dLowerCI | = lower limit of CI |
---|---|
dUpper | = upper limit of CI |
lAnaysis | must have lAnalysis$dTV, and lAnalysis$dMAV |
Return a list of ( nSucces, nNoGo, nPause )