This class captures the summary of general simulations output. Note that objects should not be created by users, therefore no initialization function is provided for this class.
Slots
target
(
numeric
)
target toxicity intervaltarget_dose_interval
(
numeric
)
corresponding target dose intervalnsim
(
integer
)
number of simulationsprop_dlts
(
ANY
)
A numeric array (multi-dimensional) or list representing proportions of DLTs in the trialsmean_tox_risk
(
numeric
)
mean toxicity risks for the patientsdose_selected
(
numeric
)
doses selected as MTDtox_at_doses_selected
(
numeric
)
true toxicity at doses selectedprop_at_target
(
numeric
)
Proportion of trials selecting target MTDdose_most_selected
(
numeric
)
dose most often selected as MTDobs_tox_rate_at_dose_most_selected
(
numeric
)
observed toxicity rate at dose most often selectedn_obs
(
ANY
)
A numeric array (multi-dimensional) or list representing number of patients overall.n_above_target
(
integer
)
number of patients treated above target tox intervaldose_grid
(
numeric
)
the dose grid that has been usedplacebo
(
logical
)
set to TRUE (default is FALSE) for a design with placebo