Rdocumentation
powered by
Learn R Programming
MPV (version 1.35)
p8.3: Data Set for Problem 8-3
Description
The
p8.3
data frame has 25 observations on delivery times taken by a vending machine route driver.
Usage
data(p8.3)
Arguments
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(p8.3)
pairs(p8.3)
Run the code above in your browser using
DataLab