Description
Bootstrap-Based Methods for the Study of Fish Stocks and Aquatic Populations.
Description
A suite of bootstrap-based models and tools for analyzing fish stocks and aquatic populations. Designed for ecologists and fisheries scientists, it supports data from length-frequency distributions, tag-and-recapture studies, and hard structure readings (e.g., otoliths). See Schwamborn et al., 2019 <doi:10.1016/j.ecolmodel.2018.12.001> for background. The package includes functions for bootstrapped fitting of growth curves and plotting.
README.md
fishboot :fish: :boot: 
A suite of new bootstrap-based models and software tools for the study of fish stocks and aquatic populations.
To install (using remotes
):
# master branch
remotes::install_github(repo = "rschwamborn/fishboot")
# dev branch (unstable)
remotes::install_github(repo = "rschwamborn/fishboot", ref = "dev")
to cite:
citation("fishboot")
Ralf Schwamborn, Tobias K. Mildenberger and Marc H. Taylor (2018). fishboot: Bootstrap-based methods for the study of fish stocks and aquatic populations. R package version 0.1. https://github.com/rschwamborn/fishboot.