examples/Rules-class-StoppingMTDCV.R

# Stopping the study if the MTD estimation is precise enough, i.e. if robust
# coefficient of variation of the MTD is below 40%.
my_stopping <- StoppingMTDCV(target = 0.3, thresh_cv = 40)
Roche/crmPack documentation built on July 16, 2024, 2:15 a.m.