Note that DLTintervals
is to be read as follows. If for example,
we want to specify three intervals: First 0 DLTs, second 1 or 2 DLTs, and
third at least 3 DLTs, then we specify
DLTintervals
to be c(0, 1, 3)
. That means, the right
bound of the intervals are exclusive to the interval – the vector only
gives the left bounds of the intervals. The last interval goes from 3 to
infinity.
NlastDL
an integer with the min number of patients in case that a DLT occurs
DLTlastDL
an integer with the number of DLTs where an expansion should happen
relative increments in the DLTintervals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.