An S4 class for simulating dose-titration study designs
dosesA numeric vector of prospectively-determined discrete doses to trial.
unitsA string indicating dose units, e.g. "mg/kg".
MTDiA numeric vector of optimal doses for simulated study participants.
Optionally a call to an r<distribution>(...) function which may be parsed
to calculated the mtd_quantiles slot.
mtd_quantilesA numeric vector of quantiles of the distribution
from which the MTDi slot was simulated. Intended mainly to support
visualization of this distribution, e.g. as an transparent overlay
on the dose-survival plot. NULL in case MTDi is provided verbatim.
dataA data.frame with columns TODO.
stop_escinteger TODO.
ds_conf_levelnumeric TODO.
dose_drop_thresholdnumeric TODO.
stop_esc_undernumeric TODO.
undo_esc_undernumeric TODO.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.