Learn R Programming

FSAdata (version 0.3.3)

PikeHL: Capture histories (2 samples) of Northern Pike from Harding Lake.

Description

Capture histories for Northern Pike (Esox lucius) captured from Harding Lake, 1990.

Arguments

Format

A data frame with 481 observations on the following 3 variables.
fish
a numeric vector of unique fish identification numbers
first
a numeric vector of indicator variables for the first sample (1=captured)
second
a numeric vector of indicator variables for the second sample (1=captured)

Source

Capture histories simulated from summarzed data in table 2 and text of Burkholder, A. 1991. Abundance and composition of northern pike, Harding Lake, 1990. Fishery Data Series 91-9, Alaksa Department of Fish and Game. Accessed from http://www.sf.adfg.state.ak.us/FedAidpdfs/Fds91-09.pdf

Topic(s)

  • Population Size
  • Abundance
  • Mark-Recapture
  • Capture-Recapture
  • Petersen
  • Capture History

Examples

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

Run the code above in your browser using DataLab