powered by
The p7.1 data frame has 10 observations on a predictor variable.
p7.1
data(p7.1)
This data frame contains the following columns:
a numeric vector
data(p7.1) attach(p7.1) x2 <- x^2 detach(p7.1)
Run the code above in your browser using DataLab