Description Usage Arguments Examples
This function weights length-weight residuals by a catch column. This catch can be CPUE from the tow where the fish was caught (most common) or stratum CPUE or biomass.
1 | weighted_resids(year, residuals, catch = 1)
|
year |
Year of sample must be the same length as the residuals |
catch |
Catch for weighting residual (default = 1) must be the same length as residuals |
residual |
Residual that will be weighted by catch |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.