catchWfromcatchN: catchWfromcatchN

View source: R/mseTools.r

catchWfromcatchNR Documentation

catchWfromcatchN

Description

Calculates the catch in weight from MFCL projected numbers at age and selection patterns. Steps are: 1 - from the catcheff data frame you know what total catches should be (in number) 2 - use the selection params in the rep file to calculate vulnerable numbers 3 - use the selection and weight at age params in the rep file to calculate vulnerable biomass 4 - catch weight = vulB * (CatchN / vulN).

Usage

catchWfromcatchN(pseudo, projN, rep, ctrl, fsh, itn, ...)

Arguments

pseudo

An object of class MFCLPseudo,

...

Additional argument list that might not ever be used.

projpar

An object of class MFCLPar,

Value

Returns a data frame of the converted catch in weight.

Examples

#checkUnitDimnames(MFCLRep())

robscott3/FLR4MFCL documentation built on April 9, 2024, 3:31 p.m.