Learn R Programming

MPV (version 1.64)

p13.5: Data Set for Problem 13-5

Description

The p13.5 data frame has 20 observations on new automobile purchases.

Usage

data(p13.5)

Arguments

Format

This data frame contains the following columns:

x1

income

x2

age of oldest vehicle

y

new purchase less than 6 months later (1=yes, 0=no)

Examples

Run this code
data(p13.5)

Run the code above in your browser using DataLab