LcFunc | R Documentation |
Estimate length at full selectivity using the mode of the length-frequency distribution #'
LcFunc(LengthCompObj, byGroup = FALSE)
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. |
library(fishSimGTG)
LcFunc(fishLengthAssess::LengthCompExampleFreq, byGroup = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.