plot.TrialDesignSummaries {rpact} | R Documentation |
Plot Trial Design Summaries
Description
Generic function to plot a TrialDesignSummaries
object.
Usage
## S3 method for class 'TrialDesignSummaries'
plot(x, ..., type = 1L, grid = 1)
Arguments
x |
a |
... |
further arguments passed to or from other methods. |
type |
The plot type (default =
|
grid |
An integer value specifying the output of multiple plots.
By default ( |