wblake {alr3} | R Documentation |
West Bearskin Lake small mouth bass data.
Description
Data on samples of small mouth bass collected in West Bearskin Lake, Minnesota,
in 1991. The file wblake
includes only fish of ages 8 or younger,
while wblake2
adds a few older fish.
Format
This data frame contains the following columns:
- Age
-
Age at capture (yrs)
- Length
-
Length at capture (mm)
- Scale
-
radius of a key scale, mm
Source
Minnesta Department of Natural Resources
References
Weisberg, S. (2005). Applied Linear Regression, 3rd edition. New York: Wiley, Section 1.1.
Examples
head(wblake) # excludes fish age 9 or older
head(wblake2) # all fish
[Package alr3 version 2.0.8 Index]