Learn R Programming

FSAdata (version 0.3.3)

PikeNYPartial2: Capture histories (4 samples) of a subset of Northern Pike from Buckthorn Marsh.

Description

Capture histories (4 samples), in capture-by-date format, of a subset of Northern Pike from Buckthorn Marsh.

Arguments

Format

A data frame with 69 observations on the following 2 variables.
sample
Name of the sample taken
id
Unique fish identification numbers

Source

Simulated from summary data in Table C-1 of New York Power Authority. 2004. Use of buckhorn marsh and grand island tributaries by northern pike for spawning and as a nursery. Technical report, New York Power Authority, January 2004. Niagara Power Project (FERC No. 2216).

Topic(s)

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

Details

Each line consists of the date and unique fish identification number over four samples of northern pike (Esox lucius) in Buckthorn Marsh. This file contains the capture histories for only those pike captured from April 1-4.

Examples

Run this code
data(PikeNYPartial2)
str(PikeNYPartial2)
head(PikeNYPartial2)

Run the code above in your browser using DataLab