R/AgeingError.R

#' Ageing error software
#'
#' R package to support the Punt et al. (2008) ageing error model
#'
#' @importFrom grDevices dev.off png rgb
#' @importFrom graphics hist lines mtext par
#' @importFrom stats nlminb optim
#' @importFrom utils read.table str write.csv
#'
#' @references
#' Punt, A.E., Smith, D.C., KrusicGolub, K., and Robertson, S. 2008.
#' Quantifying age-reading error for use in fisheries stock assessments,
#' with application to species in Australias southern and eastern scalefish and shark fishery.
#' Canadian Journal of Fisheries and Aquatic Sciences 65: 1991-2005.
#'
#' @keywords internal
"_PACKAGE"
nwfsc-assess/nwfscAgeingError documentation built on July 4, 2025, 9:49 a.m.