powered by
Data for Exercise 9.50
Insulate
A data frame with 10 observations on the following 2 variables.
temp
a numeric vector
loss
# NOT RUN { str(Insulate) attach(Insulate) summary(lm(loss~temp)) detach(Insulate) # }
Run the code above in your browser using DataLab