Package: LHsampling Type: Package Title: Functions For Simulating Fish Populations And Estimating Life History Parameters Version: 0.1.0 Authors@R: c(person("Eva", "Schemmel", , "eva.schemmel@noaa.gov", role = c("aut", "cre")), person("Erin", "Bohaboy", role="aut")) URL: https://github.com/NOAA-LHP/LHsampling/ BugReports: https://github.com/NOAA-LHP/LHsampling/issues Reference: Eva Schemmel, Erin C Bohaboy, Michael J Kinney, Joseph M O'Malley, An assessment of sampling approaches for estimating growth from fishery-dependent biological samples, ICES Journal of Marine Science, Volume 79, Issue 5, July 2022, Pages 1497–1514, https://doi.org/10.1093/icesjms/fsac075 Description: An individual-based model (IBM) incorporating within-population variability in von Bertalanffy growth, size-dependent natural mortality, and a size-selective fishery to simulate an exploited fish population and catch (harvest). A bootstrap algorithm allows the user to investigate various sampling approaches including sampling strategy (proportional or fixed otolith sampling, POS or FOS, respectively), sample size, supplementation with fishery-independent sampling, and assumptions regarding von Bertalanffy t0 and the relationship between variance of length at age and age. A function to produce plots of the bootstrap sampling results is also provided. Depends: R (>= 3.5.0), reshape, dplyr, ggplot2, magrittr, assertthat License: GPL-3 Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.1 Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Repository: https://noaa-fisheries-integrated-toolbox.r-universe.dev Date/Publication: 2024-01-24 18:29:27 UTC RemoteUrl: https://github.com/NOAA-LHP/LHsampling RemoteRef: HEAD RemoteSha: 9f3e21da53e3903d248245c352e4b1717e27b593 NeedsCompilation: no Packaged: 2026-06-20 06:44:48 UTC; root Author: Eva Schemmel [aut, cre], Erin Bohaboy [aut] Maintainer: Eva Schemmel