Plot the uncertainty of the output of a sensitivity analysis
Source:R/plot_uncertainty.R
plot_uncertainty.Rd
Plot the uncertainty of the output of a sensitivity analysis
Arguments
- sa
list; of sensitivity analysis results read in with
read_sa
- na.rm
a logical evaluating to
TRUE
orFALSE
indicating whetherNA
values should be stripped before the computation proceeds.- bins
integer; number of bins for the histogram. Default is 30.