R/pike.R

#' Creel surveys of Northern Pike.
#'
#' Data from a survey of Northern Pike (\emph{Esox lucius}) at Ventura Marsh, Iowa, in October of 1953. A total of 1146 tagged pike were first released into the system, and then 16 hauls were conducted (presumably sampling with replacement). 
#' 
#' @format A data frame of 16 observations and two variables:
#' \describe{
#'    \item{catch:}{number of fish caught}
#'    \item{tagged:}{number of tagged fish caught}
#' }
#' 
#' @note The data are from Jessen (1978). Jessen states that the data are from R. J. Muncy and R. L. Ridenhour. Note that the summary statistics for catch reported by Jessen do not quite match the data he reported.
#' 
#' @source Jessen, R. J. (1978). \emph{Statistical survey techniques}. Wiley.
#' 
"pike"
trobinj/trtools documentation built on Jan. 28, 2024, 3:20 a.m.