View source: R/growth_params.R
basic_weight | R 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.
basic_weight(a, b, l, cv, distribution)
a |
a parameter in growht function |
b |
exponent |
l |
length |
cv |
cv from the age-length distribution |
distribution |
of age-length distribution |
weight, units will depend on a and b
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.