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