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