p13.2 {MPV} | R Documentation |
Data Set for Problem 13-2
Description
The p13.2
data frame has 20 observations on home ownership.
Usage
data(p13.2)
Format
This data frame contains the following columns:
- x
family income
- y
home ownership (1 = yes, 0 = no)
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(p13.2)
[Package MPV version 1.63 Index]