plot.SimPRMD {phase1PRMD} | R Documentation |
Plots of a SimPRMD object
Description
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
.
Usage
## S3 method for class 'SimPRMD'
plot(x, ..., title.add = TRUE)
Arguments
x |
SimPRMD object to summarise |
... |
other arguments ignored (for compatibility with generic) |
title.add |
controls whether there is a title on plots or not. |
Examples
## Check ?SimPRMD for example
[Package phase1PRMD version 1.0.2 Index]