otoliths_skj | R Documentation |
Simulated otolith data, loosely based on a skipjack tuna dataset analyzed by Macdonald et al. (2022).
otoliths_skj
Data frame containing two columns:
age | age (years) |
len | length (cm) |
The simulation code that was used to produce this dataset is included in the package:
file.show(system.file(package="fishgrowth", "sim/simulate.R"))
Macdonald, J., Day, J., Magnusson, A., Maunder, M., Aoki, Y., Matsubara, N., Tsuda, Y., McKechnie, S., Teears, T., Leroy, B., Castillo-Jordán, C., Hampton, J., and Hamer, P. (2022). Review and new analyses of skipjack growth in the Western and Central Pacific Ocean. Western and Central Pacific Fisheries Commission Report WCPFC-SC18-2022/SA-IP-06. https://meetings.wcpfc.int/node/16254.
gcm
, gompertz
, gompertzo
,
richards
, richardso
, schnute3
,
vonbert
, and vonberto
are alternative growth
models.
otoliths_had
, otoliths_skj
, and tags_skj
are example datasets.
fishgrowth-package
gives an overview of the package.
otoliths_skj
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.