extractMDFR.Fits.EffectiveNs: Function to extract effective Ns from size comps by year...

View source: R/extractMDFR.Fits.EffectiveNs.R

extractMDFR.Fits.EffectiveNsR Documentation

Function to extract effective Ns from size comps by year among several models

Description

This function extracts effective Ns from size comps by year among several models.

Usage

extractMDFR.Fits.EffectiveNs(
  objs,
  fleets = "all",
  fleet.type = c("survey", "fishery"),
  category = c("index", "captured", "discarded", "retained", "discard mortality"),
  verbose = FALSE
)

Arguments

objs
  • list of resLst objects

fleets
  • names of fleets to include (or "all" or NULL to include all)

fleet.type
  • 'survey','fishery'

category
  • 'total','discard','retained','discard mortality', or 'index'

verbose
  • flag (T/F) to print diagnostic information

Details

Results are extracted using rTCSAM02::getMDFR.Fits.EffectiveNs, as appropriate.

Value

dataframe


wStockhausen/rCompTCMs documentation built on Sept. 12, 2023, 3:13 p.m.