Learn R Programming

phase1PRMD (version 1.0.2)

plot.SimPRMD: 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 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

Run this code
# NOT RUN {
## Check ?SimPRMD for example

# }

Run the code above in your browser using DataLab