compareModels.SurveySelFcns: Compare selectivity functions from TCSAM2015 and rsimTCSAM...

Description Usage Arguments Value

View source: R/compareModels.SurveySelFcns.R

Description

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

Usage

1
2
3
compareModels.SurveySelFcns(tcsam = NULL, rsim = NULL, years = list(`NMFS
  Trawl Survey` = 2014), cast = "x", faceting = "y~x", showPlot = TRUE,
  pdf = NULL, width = 14, height = 8)

Arguments

tcsam

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

rsim

- single rsimTCSAM results object, or named list of such

years

- list, by survey name, of years to plot

cast

- casting formula for excluding x,m,s factor levels from an average-at-size across unspecified factors

faceting

- faceting formula involving y and factors in the cast

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)

Value

list of ggplot2 objects


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