plot.SimPRMD: Plots of a SimPRMD object

Description Usage Arguments Examples

View source: R/summary.SimPRMD.R

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

1
2
## 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

1
## Check ?SimPRMD for example

LuZhangstat/Phase1Mayo documentation built on March 16, 2020, 1:32 a.m.