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