powered by
Data for Exercise 9.34
Windmill
A data frame with 25 observations on the following 7 variables.
velocity
a numeric vector
output
SRES1
FITS1
X1.velocity
SRES2
FITS2
# NOT RUN { str(Windmill) attach(Windmill) summary(lm(output~velocity)) detach(Windmill) # }
Run the code above in your browser using DataLab