Usage
guiOutputTask1(n, alpha, t, lowerBounds, upperBounds, probDifference, probExit, BoundsSymmetry, spendingFunctionUsed)
Arguments
n
is the number of interim analyses.
alpha
is the total type I error.
t
is the vector of information times.
lowerBounds
is the vector of lower standardized boundaries
upperBounds
is the vector of upper standardized boundaries
probDifference
probDifference(i) = probExit(i)-probExit(i-1) where probExit is a vector of exit probabilities
probExit
is a vector of exit probabilities.
BoundsSymmetry
BoundsSymmetry==1 means one-sided bounds, BoundsSymmetry==2 means two-sided symmetric and BoundsSymmetry==3 means asymmetric bounds.
spendingFunctionUsed
indicates type I error spending rate function e.g. the function(s) the user choosed.