SMBassLS: Catch-effort data for Little Silver Lake (Ont) Smallmouth Bass.
Description
Catch-effort data for Smallmouth Bass (Micropterus dolomieu) in Little Silver Lake, Ont.
Format
A data frame with 10 observations on the following 3 variables:
- day
- Day of the catch
- catch
- Number of smallmouth bass caught
- effort
- Number of traps set per day
Source
From Omand, D.N. 1951. A study of populations of fish based on catch-effort statistics. Journal of Wildlife Management, 15:88-98.Topic(s)
- Population size
- Abundance
- Depletion methods
- Leslie method
- DeLury method
- Catchability
Examples
Run this codedata(SMBassLS)
str(SMBassLS)
head(SMBassLS)
Run the code above in your browser using DataLab