p14.1 {MPV} | R Documentation |
Data Set for Problem 14-1
Description
The p14.1
data frame has 15 rows and 3 columns.
Usage
data(p14.1)
Format
This data frame contains the following columns:
- x
a numeric vector
- y
a numeric vector
- time
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
data(p14.1)
[Package MPV version 1.63 Index]