Learn R Programming

FSAdata (version 0.4.1)

HumpbackWFCR: Capture histories (2 sample) of Humpback Whitefish.

Description

Capture histories for Humpback Whitefish (Coregonus pidschian) greater than 360 mm in the Chatanika River, AK in 2012.

Arguments

Format

A data frame with 1920 observations on the following 4 variables:

sectMrun

Section where the fish was captured on the marking run

Mrun

Indicator variable for the marking run (1=captured)

Rrun

Indicator variable for the recapture run (1=captured)

sectRrun

Section where the fish was captured on the recapture run

Topic(s)

  • Population Size

  • Abundance

  • Mark-Recapture

  • Capture-Recapture

  • Petersen

  • Capture History

Examples

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

Run the code above in your browser using DataLab