NextBestThreePlusThree-class {crmPack} | R Documentation |
The class with the input for finding the next dose in target interval
Description
Implements the classical 3+3 dose recommendation. No input is required, hence this class has no slots.
Examples
## Choose the next best dose using the classical 3+3 design.
## No input is required, hence this function has no parameters.
myNextBest <- NextBestThreePlusThree()
[Package crmPack version 1.0.6 Index]