compareModels.SelFcns.ByPC: Compare selectivity functions from TCSAM2015 and rsimTCSAM...

Description Usage Arguments Details Value

View source: R/compareModels.SelFcns.ByPC.R

Description

Function to compare selectivity functions from TCSAM2015 and rsimTCSAM model runs.

Usage

1
2
compareModels.SelFcns.ByPC(tcsam = NULL, rsim = NULL, showPlot = TRUE,
  pdf = NULL, width = 8, height = 6)

Arguments

tcsam

- single TCSAM2015 model report object, or named list of such

rsim

- single rsimTCSAM results object, or named list of such

showPlot

- flag to show/print plots immediately

pdf

- name of pdf file to record plot output to

width

- pdf page width (in inches)

height

- pdf page width (in inches)

Details

Uses wtsUtilities::formatZeros(...).

Value

list of ggplot2 objects


wStockhausen/rTCSAM2015 documentation built on May 3, 2019, 7:14 p.m.