DataParts: Initialization function for the "DataParts" class
Description
This is the function for initializing a '>DataParts
object.
Usage
DataParts(part = integer(), nextPart = 1L, part1Ladder = numeric(),
...)
Arguments
part
which part does each of the patients belong to?
nextPart
what is the part for the next cohort? (1 or 2)
part1Ladder
what is the escalation ladder for
part 1?
…
additional parameters from Data
Value
the initialized '>DataParts
object