basic_weight: basic_weight calculate weight for a given length based on...

View source: R/growth_params.R

basic_weightR Documentation

basic_weight calculate weight for a given length based on allometric length weight relationship with bias correction bias correction follows CASAL which is applied in age-structured models.

Description

basic_weight calculate weight for a given length based on allometric length weight relationship with bias correction bias correction follows CASAL which is applied in age-structured models.

Usage

basic_weight(a, b, l, cv, distribution)

Arguments

a

a parameter in growht function

b

exponent

l

length

cv

cv from the age-length distribution

distribution

of age-length distribution

Value

weight, units will depend on a and b


Craig44/stockassessmenthelper documentation built on April 14, 2023, 10:57 a.m.