L2A {MSEtool} | R Documentation |
Simple deterministic length to age conversion given inverse von Bertalanffy growth.
L2A(t0c, Linfc, Kc, Len, maxage, ploty = F)
t0c |
Theoretical age at length zero |
Linfc |
Maximum length |
Kc |
Maximum growth rate |
Len |
Length |
maxage |
Maximum age |
ploty |
Should a plot be included |
An age (vector of ages, matrix of ages) corresponding with Len
T. Carruthers