bayer/examples-done/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,
                             threshCV = 40)
0liver0815/onc-crmpack-test documentation built on Feb. 19, 2022, 12:25 a.m.