examples/Rules-class-IncrementsDoseLevels.R

# The rule for dose increments which allows for maximum skip one dose level,
# that is 2 dose levels higher than the last dose given.
my_increments <- IncrementsDoseLevels(levels = 2, basis_level = "last")
Roche/crmPack documentation built on Sept. 26, 2024, 3:07 a.m.