Learn R Programming

MPV (version 1.64)

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

Format

This data frame contains the following columns:

y

change in rut depth/million wheel passes (log scale)

x1

viscosity (log scale)

x2

percentage of asphalt in surface course

x3

percentage of asphalt in base course

x4

indicator

x5

percentage of fines in surface course

x6

percentage of voids in surface course

References

Gorman and Toman (1966)

Examples

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

Run the code above in your browser using DataLab