p5.24 | R Documentation |
The p5.24
data frame has 13 observations on
7 variables.
data(p5.24)
This data frame contains the following columns:
a character vector
a numeric vector
a numeric vector
a numeric vector
a numeric vector
a numeric vector
a numeric vector
Montgomery, D.C., Peck, E.A., and Vining, C.G. (2021) Introduction to Linear Regression Analysis. 6th Edition, John Wiley and Sons.
French, R.J. and Schultz, J.E. "Water Use Efficiency of Wheat in a Mediterranean-type Environment, I The Relation between Yield, Water Use, and Climate," Australian Journal of Agricultural Research, 35, 743-764, 1984.
lm(y ~ x1 + x2 + x3 + x4 + x5, data = p5.24)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.