getMDFR.Fits.EffectiveNs: Get effective N's for fleet size compositions

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

getMDFR.Fits.EffectiveNsR Documentation

Get effective N's for fleet size compositions

Description

Function to get effective N's for fleet size compositions.

Usage

getMDFR.Fits.EffectiveNs(
  objs,
  fleet.type = c("survey", "fishery"),
  catch.type = c("index", "total", "discard", "retained"),
  verbose = FALSE
)

Arguments

objs
  • single model report list object, or named list of them

fleet.type
  • fleet type ('fishery' or 'survey')

catch.type
  • cath type ('index','total','discard', or 'retained')

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

Details

Returned dataframe is in canonical format

Value

dataframe


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