Learn R Programming

crmPack (version 2.0.0)

NextBestThreePlusThree-class: NextBestThreePlusThree

Description

[Stable]

NextBestThreePlusThree is the class for next best dose that implements the classical 3+3 dose recommendation. No input is required, hence this class has no slots.

Usage

NextBestThreePlusThree()

.DefaultNextBestThreePlusThree()

Arguments

Examples

Run this code
# Next best dose class object using the classical 3+3 design.
my_next_best <- NextBestThreePlusThree()

Run the code above in your browser using DataLab