Learn R Programming

FSAdata (version 0.3.3)

SunfishIN: Summarized multiple mark-recapture data for Redear Sunfish.

Description

The number of Redear Sunfish (Lepomis microlophus) caught in multiple samples from Gordy Lake, IN. The caught fish were examined for previous marks, marked (if previously unmarked), and then returned to the population.

Arguments

Format

A data frame with 6 observations on the following 4 variables:
t
Sample number
caught
Total number of fish caught in the sample
recaps
Number of previously marked fish in the sample
retmarks
Number of marked fish returned to the population

Source

Originally from Gerking, S.D. 1953. Vital statistics of the fish population of Gordy Lake, Indiana. Transactions of the American Fisheries Society. 82:48-67. But also found in Table 2.4 of Krebs, C.J. 1999. Ecological Methodology. Addison-Welsey Educational Publishing, second edition. and Table 4.4 of Ricker, W.E. 1975. Computation and interpretation of biological statistics of fish populations. Technical Report Bulletin 191, Bulletin of the Fisheries Research Board of Canada

Topic(s)

  • Population Size
  • Abundance
  • Mark-Recapture
  • Capture-Recapture
  • Schnabel
  • Schumacher-Eschmeyer

Examples

Run this code
data(SunfishIN)
str(SunfishIN)
SunfishIN

Run the code above in your browser using DataLab