Learn R Programming

alr4 (version 1.0.0)

water: California water

Description

Can Southern California's water supply in future years be predicted from past data? One factor affecting water availability is stream runoff. If runoff could be predicted, engineers, planners and policy makers could do their jobs more efficiently. Multiple linear regression models have been used in this regard. This dataset contains 43 years worth of precipitation measurements taken at six sites in the Owens Valley ( labeled APMAM, APSAB, APSLAKE, OPBPC, OPRC, and OPSLAKE), and stream runoff volume at a site near Bishop, California.

Arguments

source

Source: http://www.stat.ucla.edu.

References

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

Examples

Run this code
head(water)

Run the code above in your browser using DataLab