| plot,ComboSimulationsSummary,missing-method | R Documentation |
ComboSimulationsSummaryGraphical display of combination simulation summaries.
## S4 method for signature 'ComboSimulationsSummary,missing'
plot(
x,
y,
type = c("nObs", "doseSelectedDrug1", "doseSelectedDrug2", "propDLTs"),
...
)
x |
( |
y |
( |
type |
( |
... |
not used. |
A single ggplot object if a single plot is asked for,
otherwise a gtable object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.