sens_plot | R Documentation |
Plot sensitivity analysis results
sens_plot(
data,
y,
x = "time",
col = split,
log = FALSE,
split = FALSE,
lwd = 0.75
)
data |
data frame of sensitivity analysis results |
y |
name of the output variable to plot |
x |
name of independent variable |
col |
logical; if |
log |
logical; if |
split |
logical; if |
lwd |
passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.