PikeHL: Capture histories (2 samples) of Northern Pike from Harding Lake.
Description
Capture histories for Northern Pike (Esox lucius) captured from Harding Lake, 1990.
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.pdfTopic(s)
- Population Size
- Abundance
- Mark-Recapture
- Capture-Recapture
- Petersen
- Capture History
Examples
Run this codedata(PikeHL)
str(PikeHL)
head(PikeHL)
Run the code above in your browser using DataLab