MakeDecisionBasedOnCI: MakeDecisionBasedOnCI

View source: R/MakeDecisionBasedOnCI.R

MakeDecisionBasedOnCIR Documentation

MakeDecisionBasedOnCI

Description

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

Usage

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

View Code on GitHub


kwathen/OCTOPUS documentation built on Oct. 24, 2024, 12:36 p.m.