This class captures the summary of pseudo-models simulations output. Note that objects should not be created by users, therefore no initialization function is provided for this class.
Slots
target_end_of_trial(
numeric)
the target probability of DLE wanted at the end of a trialtarget_dose_end_of_trial(
numeric)
the dose level corresponds to the target probability of DLE wanted at the end of a trial, TDEOTtarget_dose_end_of_trial_at_dose_grid(
numeric)
the dose level at dose grid corresponds to the target probability of DLE wanted at the end of a trialtarget_during_trial(
numeric)
the target probability of DLE wanted during a trialtarget_dose_during_trial(
numeric)
the dose level corresponds to the target probability of DLE wanted during the trial. TDDTtarget_dose_during_trial_at_dose_grid(
numeric)
the dose level at dose grid corresponds to the target probability of DLE wanted during a trialtdeot_summary(
table)
the six-number table summary, include the lowest, the 25th percentile (lower quartile), the 50th percentile (median), the mean, the 75th percentile and the highest values of the final dose levels obtained corresponds to the target probability of DLE want at the end of a trial across all simulationstddt_summary(
table)
the six-number table summary, include the lowest, the 25th percentile (lower quartile), the 50th percentile (median), the mean, the 75th percentile and the highest values of the final dose levels obtained corresponds to the target probability of DLE want during a trial across all simulationsfinal_dose_rec_summary(
table)
the six-number table summary, include the lowest, the 25th percentile (lower quartile), the 50th percentile (median), the mean, the 75th percentile and the highest values of the final optimal doses, which is either the TDEOT when only DLE response are incorporated into the escalation procedure or the minimum of the TDEOT and Gstar when DLE and efficacy responses are incorporated, across all simulationsratio_tdeot_summary(
table)
the six-number summary table of the final ratios of the upper to the lower 95% credibility intervals of the final TDEOTs across all simulationsfinal_ratio_summary(
table)
the six-number summary table of the final ratios of the upper to the lower 95% credibility intervals of the final optimal doses across all simulationsnsim(
integer)
number of simulationsprop_dle(
numeric)
proportions of DLE in the trialsmean_tox_risk(
numeric)
mean toxicity risks for the patientsdose_selected(
numeric)
doses selected as MTD (target_dose_end_of_trial)tox_at_doses_selected(
numeric)
true toxicity at doses selectedprop_at_target_end_of_trial(
numeric)
Proportion of trials selecting at the dose_grid closest below the MTD, the target_dose_end_of_trialprop_at_target_during_trial(
numeric)
Proportion of trials selecting at the dose_grid closest below the target_dose_during_trialdose_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(
integer)
number of patients overalln_above_target_end_of_trial(
integer)
number of patients treated above target_dose_end_of_trialn_above_target_during_trial(
integer)
number of patients treated above target_dose_during_trialdose_grid(
numeric)
the dose grid that has been usedfit_at_dose_most_selected(
numeric)
fitted toxicity rate at dose most often selectedmean_fit(
list)
list with the average, lower (2.5%) and upper (97.5%) quantiles of the mean fitted toxicity at each dose levelstop_report(
matrix)
matrix of stopping rule outcomes
