Rdocumentation
powered by
Learn R Programming
MPV (version 1.38)
p2.9: Data Set for Problem 2-9
Description
The
p2.9
data frame has 25 rows and 2 columns. See help on
softdrink
for details.
Usage
data(p2.9)
Arguments
Format
This data frame contains the following columns:
y
a numeric vector
x
a numeric vector
Source
Montgomery, D.C., Peck, E.A., and Vining, C.G. (2001) Introduction to Linear Regression Analysis. 3rd Edition, John Wiley and Sons.
Examples
Run this code
data(p2.9)
Run the code above in your browser using
DataLab