powered by
Data for Exercise 9.8
Rainks
A data frame with 35 observations on the following 5 variables.
rain
a numeric vector
x1
x2
x3
x4
# NOT RUN { str(Rainks) attach(Rainks) cor(Rainks) lm(rain~x2) detach(Rainks) # }
Run the code above in your browser using DataLab