examples/Rules-class-NextBestProbMTDMinDist.R

# In the example below, the MTD is defined as the dose with the highest
# probability of having a toxicity rate with minimal distance
# to the target of 30%.
next_best_prob_mtd_min_dist <- NextBestProbMTDMinDist(target = 0.3)
Roche/crmPack documentation built on June 30, 2024, 1:31 a.m.