plot_sensitivity.Rd
Plot univariate response of model output to a trait parameter.
trait quantiles used in sensitivity analysis
spline function estimated from sensitivity analysis
trait name for title
limits for y axis of plot
index of median value in sa.sample; median.i == which(as.numeric(rownames(sa.sample)) == 50)
similar to sa.sample, but for prior distribution. If given, plots sensitivity for prior run
similar to sa.spline, but for prior trait distribution.
(optional) list with three arguments that can be set to vary the fontsize of the title, axis labels, and axis title in the sensitivity plots
passed to ggplot to set line thickness
passed to ggplot to set point size
object of class ggplot
Plots for a single trait; called by plot_sensitivities
to plot sensitivity plots for multiple traits.