plotABC: Function to plot ABC and OFL calculations from calcABC(...)

Description Usage Arguments Details

Description

This function plots ABC and OFL from TCSAM2013 projection model output.

Usage

1
2
plotABC(x, OFL, ABC.pstar, ABC.buff, buffer = 0.2, title = NULL,
  xlims = NULL, save = FALSE)

Arguments

x

- empirical cdf of OFL

OFL

- estimated OFL

ABC.pstar

- ABC based on pstar method

ABC.buff

- ABC based on buffer method

buffer

- buffer used for ABC.buff

title

- title for plot

xlims

- range for x-axis in plot

save

- flag (T/F) to save OFL plot to "oflPlot.png".

Details

None.


wStockhausen/rTCSAM2013 documentation built on May 3, 2019, 7:13 p.m.