Some trials, most obviously those using ordinal models, may need to recommend a dose based on the minimum/maximum of different NextBest rules.
For example
The dose recommended for the next cohort will be the dose that maximises the probability that the chance of a grade 1 toxicity is in the range [0.2, 0.33] amongst those doses that have a probability of a grade 2 toxicity is less than 0.05.
This is not currently supported, but would be by the creation of NextBestMin (and NextBestMax) classes with behaviour analogous to CohortSizeMin and CohortSizeMax.
Some trials, most obviously those using ordinal models, may need to recommend a dose based on the minimum/maximum of different
NextBestrules.For example
This is not currently supported, but would be by the creation of
NextBestMin(andNextBestMax) classes with behaviour analogous toCohortSizeMinandCohortSizeMax.