fut.arm.simple {BATSS} | R Documentation |
arm futility stop
Description
allows stopping an arm for futility when the probability of the corresponding target parameter being greater or smaller (depending on the argument 'alternative'
of batss.glm) than 'delta.fut
' is smaller than a fixed value 'b
'
Usage
fut.arm.simple(posterior, b)
Arguments
posterior |
the 'BATSS' ingredient ' |
b |
the cut-off value used to declare futility (to be defined in |
Value
fut.arm.simple returns a logical constant.
[Package BATSS version 0.7.14 Index]