Generate a cumulative distribution function (ecdf) chart of model run values
make_cumulative_distrib_plot.RdGenerate a cumulative distribution function (ecdf) chart of model run values
Arguments
- distrib_plot_data
data frame. As produced by compile_distribution_plot_data
- show_zero
Boolean. Whether to extend the chart to show a zero value, for context.