Skip to contents

Determines the size of the next cohort

Usage

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

Arguments

object

an CohortSizeConst2() 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::CohortSizeConst() with logic modification specified in CohortSizeConst2()