p7.1 | R Documentation |
The p7.1
data frame has 10 observations on a predictor variable.
data(p7.1)
This data frame contains the following columns:
a numeric vector
Montgomery, D.C., Peck, E.A., and Vining, C.G. (2001) Introduction to Linear Regression Analysis. 3rd Edition, John Wiley and Sons.
data(p7.1)
attach(p7.1)
x2 <- x^2
detach(p7.1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.