p2.9 {MPV} | R Documentation |
Data Set for Problem 2-9
Description
The p2.9
data frame has 25 rows and 2 columns. See
help on softdrink
for details.
Usage
data(p2.9)
Format
This data frame contains the following columns:
- y
a numeric vector: time
- x
a numeric vector: cases stocked
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(p2.9)
[Package MPV version 1.63 Index]