mcmc.PlotABC: Function to plot ABC and OFL calculations from...

View source: R/mcmc.PlotABC.R

mcmc.PlotABCR Documentation

Function to plot ABC and OFL calculations from mcmc.CalcABC(...)

Description

This function plots ABC and OFL from TCSAM02 mcmc output.

Usage

mcmc.PlotABC(dfrABCs, dfrOFLs, xlims = NULL)

Arguments

xlims
  • range for x-axis in plot

dfrABC
  • dataframe with selected values for ABC.buff, ABC.pstar, and OFL by case

dfrOFL
  • empirical cdfs for OFL, by case

Details

Inputs dfrABCs and dfrOFLs are outputs from mcmc.CalcABC

Value

ggplot object


wStockhausen/rTCSAM02 documentation built on April 16, 2024, 6:25 a.m.