Description Usage Arguments Examples
growth_soVB2
describes the growth as a function of age (t)
using the seasonally oscillating von Bertalanffy growth function (Somers 1988).
The function differs slightly from growth_soVB
by using L0
instead of t0
to describe the growth function origin.
1 | growth_soVB2(Linf, K, t, L0, ts, C)
|
Linf |
Infinite length |
K |
growth constant |
t |
age |
L0 |
(hypothetical) length at time zero |
ts |
summer point. Time of year (between 0 and 1) when growth oscillation cycle begins (sine wave term becomes positive). Note that this definition differs from some interpretations of the model (see Somers 1998) |
C |
oscillation strength. Varies between 0 and 1. |
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.