examples/Rules-class-StoppingMaxGainCIRatio.R

# Define the target stopping ratio (5) and the target probability of a DLT to
# be used (0.3).
my_stopping <- StoppingMaxGainCIRatio(target_ratio = 5, prob_target = 0.3)
Roche/crmPack documentation built on July 16, 2024, 2:15 a.m.