RBTroutUNSP {FSAdata} | R Documentation |
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)
Topic(s)
Population Size
Abundance
Mark-Recapture
Capture-Recapture
Petersen
Capture History
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. CSV file
Examples
data(RBTroutUNSP)
str(RBTroutUNSP)
head(RBTroutUNSP)
[Package FSAdata version 0.4.1 Index]