View source: R/growth_params.R
linear_growth_increment_model | R Documentation |
linear_growth_increment_model
linear_growth_increment_model(length_mid_points, L1, L2, g1, g2)
length_mid_points |
vector of lengths to calculate growth increment |
L1 |
length at reference 1, corresponds to g1 |
L2 |
length at reference 2, corresponds to g2 |
g1 |
growth rate at L1 |
g2 |
growth rate at L2 |
Growth increment model based on the transposed VB formulation based on \insertCitefrancis1988maximumstockassessmenthelper
vector mean growth increment for each length bins
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.