Rdocumentation
powered by
Learn R Programming
MPV (version 1.38)
p13.2: Data Set for Problem 13-2
Description
The
p13.2
data frame has 20 observations on home ownership.
Usage
data(p13.2)
Arguments
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
Run this code
data(p13.2)
Run the code above in your browser using
DataLab