Learn R Programming

crmPack (version 1.0.6)

NextBestThreePlusThree-class: 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.

Arguments

Examples

Run this code

## Choose the next best dose using the  classical 3+3 design.
## No input is required, hence this function has no parameters.
myNextBest <- NextBestThreePlusThree()


Run the code above in your browser using DataLab