plot.SimPRMD {phase1PRMD} | R Documentation |
Plot the predictive probability of nTTP < target toxicity for all cycles
and doses , the mean nTTP vs cycle1 and cycle > 2 for all doses of a
SimPRMD object. Plot median treatment duration boxplot along with the DLT
drop off rate when implementing SimPRMD
with option
DLT.drop.flag = TRUE
.
## S3 method for class 'SimPRMD'
plot(x, ..., title.add = TRUE)
x |
SimPRMD object to summarise |
... |
other arguments ignored (for compatibility with generic) |
title.add |
controls whether there is a title on plots or not. |
## Check ?SimPRMD for example