AgeingError
-
Software to estimate ageing error given double-reads of hard structures (e.g., otoliths)
Instructions
The easiest installation method is to use a pre-compiled version on R-universe via
install.packages("AgeingError", repos = c("https://noaa-fisheries-integrated-toolbox.r-universe.dev", "https://cloud.r-project.org"))
You can also install from GitHub using the code below which will compile the package locally (which takes longer and requires Rtools for Windows users).
remotes::install_github("pfmc-assessments/AgeingError")
See the vignette for detailed description and example use.