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


Calvagone/campsis documentation built on April 17, 2024, 5:33 a.m.