Learn R Programming

MPV (version 1.35)

p9.10: Data Set for Problem 9-10

Description

The p9.10 data frame has 31 observations on the rut depth of asphalt pavements prepared under different conditions.

Usage

data(p9.10)

Arguments

source

Montgomery, D.C., Peck, E.A., and Vining, C.G. (2001) Introduction to Linear Regression Analysis. 3rd Edition, John Wiley and Sons.

References

Gorman and Toman (1966)

Examples

Run this code
data(p9.10)
pairs(p9.10)

Run the code above in your browser using DataLab