Learn R Programming

MSEtool (version 3.7.3)

L2A: 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)

Value

An age (vector of ages, matrix of ages) corresponding with Len

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

Author

T. Carruthers