Learn R Programming

alr4 (version 1.0.0)

wblake: 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.

Arguments

source

Minnesta Department of Natural Resources

References

Weisberg, S. (in press). Applied Linear Regression, 4th edition. Hoboken NJ: Wiley.

Examples

Run this code
head(wblake)  # excludes fish age 9 or older
head(wblake2)  # all fish

Run the code above in your browser using DataLab