Rdocumentation
powered by
Learn R Programming
MPV (version 1.38)
p12.8: Data Set for Problem 12-8
Description
The
p12.8
data frame has 14 rows and 2 columns.
Usage
data(p12.8)
Arguments
Format
This data frame contains the following columns:
x
a numeric vector
y
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(p12.8)
Run the code above in your browser using
DataLab