plot.RunPRMD: Plot nTTP and efficacy boxplots of a RunPRMD object

Description Usage Arguments Examples

Description

Plot nTTP boxplots of a RunPRMD object. Plot efficacy boxplots when implementing RunPRMD with option effcy.flag == TRUE.

Usage

1
2
## 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 cycle of x.

Examples

1
## Check ?RunPRMD for example

LuZhangstat/phase1PRMD documentation built on March 14, 2020, 6:54 a.m.