Description Usage Arguments Value
View source: R/growth_estimation.R
External estimation procedure for von Bertalanffy growth.
1 | vbgf_func(L1, L.inf, k, ages, a3)
|
L1 |
mean length at youngest age which is well sampled in the data (a3) |
L.inf |
Length at infinity |
k |
von Bertalanffy growth rate parameter |
ages |
vector of ages in the data for which you want to predict mean length-at-age |
a3 |
youngest age which is well sampled in the data |
a vector of lengths predicted which correspond to the input ages vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.