Skip to contents

Determines the size of the next cohort based on the number of DLTs so far.

Usage

# S4 method for class 'CohortSizeDLT_AT'
size(object, dose, data)

Arguments

object

an CohortSizeDLT_AT() object.

dose

the next dose.

data

the data input, an object of class Data.

Value

the same object and type as crmPack::size() for crmPack::CohortSizeDLT() with logic modification specified in CohortSizeDLT_AT()