powered by
table.b5
data(table.b5)
data(table.b5) attach(table.b5) y.lm <- lm(y ~ x6 + x7) summary(y.lm) detach(table.b5)
Run the code above in your browser using DataLab