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.
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
Source
From Table 10 in Gryska, A.D. 2014. Stock assessment of humpback whitefish in the Chatanika River, 2012. Alaska Department of Fish and Game, Fishery Data Series No. 14-12, Anchorage. Available from https://www.cf.adfg.state.ak.us/FedAidPDFs/FDS14-12.pdf.Topic(s)
- Population Size
- Abundance
- Mark-Recapture
- Capture-Recapture
- Petersen
- Capture History
Examples
Run this codedata(HumpbackWFCR)
str(HumpbackWFCR)
head(HumpbackWFCR)
Run the code above in your browser using DataLab