sens_plot: Plot sensitivity analysis results

Description Usage Arguments

Description

Plot sensitivity analysis results

Usage

1
2
sens_plot(data, y, x = "time", col = split, log = FALSE, split = FALSE,
  lwd = 0.75)

Arguments

data

data frame of sensitivity analysis results

y

name of the output variable to plot

x

name of independent variable

col

logical; if TRUE lines are colored by parameter value

log

logical; if TRUE, y-axis is log-transformed

split

logical; if TRUE, the data set is split on the

lwd

passed to geom_line parameter name and a list of plots are returned; a single faceted plot is is returned otherwise


mrgsolve/mrgsolvetk documentation built on May 11, 2019, 4:19 p.m.