Age At Length
Arguments
- population
An object of class
ypr_population()
.- length
A numeric vector of the length (cm).
See also
Other calculate:
ypr_exploitation()
,
ypr_length_at_age()
,
ypr_optimize()
,
ypr_yield()
,
ypr_yields()
Examples
ypr_age_at_length(ypr_population(), seq(0, 100, by = 10))
#> [1] 0.0000000 0.7024034 1.4876237 2.3778330 3.4055042 4.6209812
#> [7] 6.1086049 8.0264854 10.7295861 15.3505673 Inf