Learn R Programming

FSAdata (version 0.4.1)

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)

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