vpcPlot | R Documentation |
VPC plot.
vpcPlot(x, scenarios = NULL, level = 0.9, alpha = 0.15)
x |
data frame, output of CAMPSIS with replicates |
scenarios |
scenarios, character vector, NULL is default |
level |
PI level, default is 0.9 (90% PI) |
alpha |
alpha parameter (transparency) given to geom_ribbon |
a ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.