nextBest-NextBestTDsamples Method.Helper function which creates the plot for nextBest-NextBestTDsamples()
method.
h_next_best_tdsamples_plot(
dose_target_drt_samples,
dose_target_eot_samples,
dose_target_drt,
dose_target_eot,
dose_grid_range,
nextBest,
doselimit,
next_dose
)(numeric)
vector of in-trial samples.
(numeric)
vector of end-of-trial samples.
(number)
target in-trial estimate.
(number)
target end-of-trial estimate.
(numeric)
range of dose grid.
(NextBestTDsamples)
the rule for the next best dose.
(number)
the maximum allowed next dose.
(number)
next best dose.