wblake {alr3}R Documentation

West Bearskin Lake walleye data.

Description

Data on samples of Walleye 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

data(wblake)  # excludes fish age 9 or older
data(wblake2)  # all fish

[Package alr3 version 1.0.7 Index]