View source: R/growth_params.R
cv_by_length | R Documentation |
does a length based interpolation of cv for the growth function. This is also done in CASAL when by_length = T.
cv_by_length(cv1, cv2, mean_length_at_age)
cv1 |
cv for first mean length |
cv2 |
cv for last mean length |
mean_length_at_age |
mean length at age from a growth function or empirical |
vector of cvs for each mean length
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.