Description Usage Arguments Details Value Author(s)
Computes the weight from the length using the relationship explained in Details.
1 | Weight(L, a, b)
|
L |
Vector of lengths by age. |
a |
Allometric growth parameter. |
b |
Scaling constant. |
The function implements the following Length-Weight relationship
W=a*L^b
where L is the vector of lengths by age, a is the allometric growth parameter, b scaling constant, and W is the age weight vector.
Vector containing the weight for each age.
Marta Cousido-Rocha
Santiago Cerviño López
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.