Skip to contents

Generate a matrix with the calculated LBI indicators so that they can be compared with thresholds. This is the untouched ICES function.

Usage

lb_ind_ices(data, binwidth, linf, lmat, weight)

Source

https://raw.githubusercontent.com/ices-tools-dev/LBI_shiny/master/utilities.R

Arguments

data

length-frequency matrix.

binwidth

A number indicating the width of each bin.

linf

A number indicating the asymptotic length.

lmat

A number indicating the first sexual maturity.

weight

weight-at-length matrix.

Value

A dataframe with all calculated indicators.