Learn R Programming

FSA (version 0.8.11)

PikeNYPartial1: Capture histories (4 samples), in capture history format, of a subset of Northern Pike from Buckthorn Marsh, NY.

Description

Each line consists of the capture history 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.

Arguments

Format

A data frame with 57 observations on the following 4 variables.

Source

Summary values taken from 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

Examples

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

Run the code above in your browser using DataLab