powered by
Ages and lengths of Araucanian Herring (Strangomera bentincki) from Chilean waters.
A data frame with the following 2 variables:
Age in years.
Total length (to nearest 0.5 cm).
Growth
Seasonal Growth
von Bertalanffy
Somers model
data(AHerringChile) str(AHerringChile) head(AHerringChile) plot(len~age,data=AHerringChile)
Run the code above in your browser using DataLab