cohort_to_length: Cohort to length

View source: R/cohort_to_length.R

cohort_to_lengthR Documentation

Cohort to length

Description

Return a vector with length distribution of a 'cohort' (N,L,S)

Usage

cohort_to_length(cohort, lower, upper, delta = 0.5, delta.c = 0.1, FUN = ddnorm1, trunc = 0.05)

Arguments

cohort

is a input of a 'cohort': N (abundance); L (middle length) y S (standard deviation).

lower

lower interval

upper

upper interval

delta

is the length of the class interval (as measured by fishery)

delta.c

is the length for integration of the length frequency distribution

FUN

gives the density distribution (normal for one cohort)

trunc

PabloMBooster/fenix documentation built on Oct. 21, 2023, 8:22 p.m.