plot.pop {PoPdesign} | R Documentation |
Plot the flowchart and simulation results for PoP designs
Description
Plot the objects returned by other functions, including (1) flowchart of PoP design; (2) operating characteristics of the design, including selection percentage and the number of patients treated at each dose; (3) the estimate of toxicity probability for each dose and corresponding 95% credible interval
Usage
## S3 method for class 'pop'
plot(x, ...)
Arguments
x |
the object returned by other functions |
... |
ignored arguments |
Value
plot()
returns a figure or a series of figures depending on the object entered
[Package PoPdesign version 1.1.0 Index]