plot.RunPRMD {phase1PRMD} | R Documentation |
Plot nTTP and efficacy boxplots of a RunPRMD object
Description
Plot nTTP boxplots of a RunPRMD object. Plot efficacy boxplots when
implementing RunPRMD
with option effcy.flag == TRUE
.
Usage
## S3 method for class 'RunPRMD'
plot(x, ..., select_cycle = x$cycles)
Arguments
x |
RunPRMD object to summarise |
... |
other arguments ignored (for compatibility with generic) |
select_cycle |
A vector indication the cycle in the boxplot. Default
is |
Examples
## Check ?RunPRMD for example
[Package phase1PRMD version 1.0.2 Index]