softdrink {MPV} | R Documentation |
Softdrink Data
Description
The softdrink
data frame has 25 rows and 3 columns.
Usage
data(softdrink)
Format
This data frame contains the following columns:
- y
a numeric vector
- x1
a numeric vector
- x2
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(softdrink)
[Package MPV version 1.63 Index]