View source: R/example_functions.R
eff.arm.simple | R Documentation |
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
.
eff.arm.simple(posterior, b)
posterior |
the 'BATSS' ingredient ' |
b |
the cut-off value used to declare efficacy (to be defined in |
eff.arm.simple returns a logical constant.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.