R/package.r

#' Calculating Age-Length Keys from incomplete data
#'
#' Generate Age-Length Keys for fish populations from complete or incomplete data.
#' 
#' A collection of functions that implement several algorithms for generating
#' age-length keys for fish populations from incomplete data. 
#'
#' @references Alberto Murta, Jose Francisco Loff, Laura Wise, Manuela Neves,
#'   Laurence Kell.
#'
#' @import MASS
#' @docType package
#' @name ALKr
NULL

Try the ALKr package in your browser

Any scripts or data that you put into this service are public.

ALKr documentation built on May 30, 2017, 7:42 a.m.