This repository hosts the R code to reproduce results in the AFSC tech memo, "A Tier 4 toolkit for Alaska groundfish stocks: methods, diagnostics, and examples" (in review).
Authors: J. Sullivan (jane.sullivan@noaa.gov) and K. Omori
The R code relies on the tier4tools R library (https://noaa-afsc.github.io/tier4tools/). Install the library and view examples using:
devtools::install_github("noaa-afsc/tier4tools", build_vignettes = TRUE)
browseVignettes("tier4tools")