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