EX7.CATALOG: CATALOG data for Exercise 2 in Chapters 7 and 8

Description Usage Format Details

Description

CATALOG data for Exercise 2 in Chapters 7 and 8

Usage

1
data("EX7.CATALOG")

Format

A data frame with 4000 observations on the following 7 variables.

Buy

a factor with levels No Yes, whether customer made a purchase through the catalog next quarter

QuartersWithPurchase

a numeric vector, number of quarters where customer made a purchase through the catalog

PercentQuartersWithPurchase

a numeric vector, percentage of quarters where customer made a purchase through the catalog

CatalogsReceived

a numeric vector, total number of catalogs customer has received

DaysSinceLastPurchase

a numeric vector, number of days since customer placed his or her last order

AvgOrderSize

a numeric vector, the typical number of items per order when customers buys through the catalog

LifetimeOrder

a numeric vector, the number of orders the customer has placed through the catalog

Details

The original source of this data is lost, but it is likely adapted from real data.


regclass documentation built on March 26, 2020, 8:02 p.m.