This class captures the summary of the dual responses simulations using pseudo models.
It contains all slots from PseudoSimulationsSummary object. In addition to
the slots in the parent class PseudoSimulationsSummary, it contains additional
slots for the efficacy model fit information.
Note that objects should not be created by users, therefore no initialization function is provided for this class.
Slots
target_gstar(
numeric)
the target dose level such that its gain value is at maximumtarget_gstar_at_dose_grid(
numeric)
the dose level at dose Grid closest and below Gstargstar_summary(
table)
the six-number table summary (lowest, 25th, 50th (median), 75th percentile, mean and highest value) of the final Gstar values obtained across all simulationsratio_gstar_summary(
table)
the six-number summary table of the ratios of the upper to the lower 95% credibility intervals of the final Gstar across all simulationseff_fit_at_dose_most_selected(
numeric)
fitted expected mean efficacy value at dose most often selectedmean_eff_fit(
list)
list with mean, lower (2.5%) and upper (97.5%) quantiles of the fitted expected efficacy value at each dose level.
