A plot selection showing either the dose escalation allocation of the selected trial or the plot of the final posterior distributions of the probability of toxicity at each dose or the boxplot of the sampling distribution of the probability of toxicity at each dose in the end of the trial over the total number of trials.
# S4 method for dosefinding,missing
plot(x, y = NA, TR = 1, ask = TRUE,
CI = TRUE, ...)
a "dosefinding" object.
the "y" argument is not used in the plot-method for "dosefinding" object.
The number of the selected trial that user wants to plot; defaults to 1.
Choose plot or not; defaults to TRUE.
Indicate if the "dosefinding" object includes the 95% credible interval for the posterior dose response plot; defaults to TRUE.
other arguments to the plot.default
function can be passed here.
Ursino, M., et al, (2017) Dose-finding methods for Phase I clinical trials using pharmacokinetics in small populations, Biometrical Journal, <doi:10.1002/bimj.201600084>.
Toumazi, A., et al, (2018) dfpk: An R-package for Bayesian dose-finding designs using pharmacokinetics (PK) for phase I clinical trials, Computer Methods and Programs in Biomedicine, <doi:10.1016/j.cmpb.2018.01.023>.