| vpcPlot | R Documentation |
VPC plot.
vpcPlot(x, strata = NULL, level = 0.9, alpha = 0.15, facet = TRUE)
x |
data frame, output of Campsis with replicates |
strata |
named vector with the strata to use, default is c(SCENARIO="all", ARM="all").
Only columns that are actually present in |
level |
PI level, default is 0.9 (90% PI) |
alpha |
alpha parameter (transparency) given to geom_ribbon |
facet |
how the stratification variable is displayed. |
a ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.