LcFunc: Estimate length at full selectivity using the mode of the...

View source: R/utilities.R

LcFuncR Documentation

Estimate length at full selectivity using the mode of the length-frequency distribution #'

Description

Estimate length at full selectivity using the mode of the length-frequency distribution #'

Usage

LcFunc(LengthCompObj, byGroup = FALSE)

Arguments

LengthCompObj

A LengthComp object.

byGroup

A logical indicating whether quantity is to be calculated separately for each of multiple length comp groups (TRUE) or to length comp is to be pooled across groups prior to calculating quantity (default = FALSE). When TRUE, pooling is ignored if only a single group exists.

Examples

library(fishSimGTG)
LcFunc(fishLengthAssess::LengthCompExampleFreq, byGroup = FALSE)

natureanalytics-ca/fishLengthAssess documentation built on Feb. 28, 2025, 5:46 a.m.