mymod <- get_mtpi2(num_doses = 9, target = 0.4, alpha = 2, beta = 2,
epsilon1 = 0.15, epsilon2 = 0.03,
exclusion_certainty = 0.8)
dose_escalation_table(
mod = mymod,
stop_at_n_in_dose_level = 15
)
Run the code above in your browser using DataLab