vpcPlot: VPC plot.

View source: R/default_plot.R

vpcPlotR Documentation

VPC plot.

Description

VPC plot.

Usage

vpcPlot(x, scenarios = NULL, level = 0.9, alpha = 0.15)

Arguments

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

Value

a ggplot object


campsis documentation built on Oct. 13, 2023, 5:09 p.m.