RBTroutUNSP: Capture histories (2 sample) of Rainbow Trout.
Description
Capture histories for Rainbow Trout (Oncorhynchus mykiss) in Upper Niagara Springs pond.
Format
A data frame with 173 observations on the following 2 variables:
- first
- Indicator variable for the first sample (1=captured)
- second
- Indicator variable for the second sample (1=captured)
Source
Simulated from Table 10 in of Warren, C.D., K.A. Frank, and F.E. Partridge. 2004. Federal aid in fish restoration - 2000 job performance report. Idaho Department of Fish and Game.Topic(s)
- Population Size
- Abundance
- Mark-Recapture
- Capture-Recapture
- Petersen
- Capture History
Examples
Run this codedata(RBTroutUNSP)
str(RBTroutUNSP)
head(RBTroutUNSP)
Run the code above in your browser using DataLab