SMBassWB: Growth increment data for West Bearskin Lake, MN, Smallmouth Bass.
Description
Growth data from Smallmouth Bass (Micropterus dolomieu) captured in West Bearksin Lake, MN. Five samples were collected over three years (1988-1990) with two gears (fall -- trapnets, spring -- electrofishing).
Format
A data frame of 445 observations on the following 20 variables:
Source
Data from the linear growth modelling software distributed in support of Weisberg, S. 1993. Using hard-part increment data to estimate age and environmental effects. Canadian Journal of Fisheries and Aquatic Sciences 50:1229-1237.Topic(s)
- Growth increment analysis
- Weisberg linear growth model
- Back-Calculation
See Also
See wblake2
from alr3 for the same dataset with only the agecap
, lencap
, and radcap
variables.
Examples
Run this codedata(SMBassWB)
str(SMBassWB)
head(SMBassWB)
Run the code above in your browser using DataLab