EX6.DONOR: DONOR dataset for Exercise 1 in Chapter 6

Description Usage Format Details

Description

DONOR dataset for Exercise 1 in Chapter 6

Usage

1
data("EX6.DONOR")

Format

A data frame with 8132 observations on the following 18 variables.

Donate

a factor with levels No Yes

LastAmount

a numeric vector

AccountAge

a numeric vector

Age

a numeric vector

Setting

a factor with levels Rural Suburban Urban

Homeowner

a factor with levels No Yes

Gender

a factor with levels Female Male Unknown

Phone

a factor with levels Listed Unlisted

Source

a factor with levels B M N P

MedianHomeValue

a numeric vector

MedianIncome

a numeric vector

PercentOwnerOccupied

a numeric vector

Recent

a factor with levels No Yes

RecentResponsePercent

a numeric vector

RecentAvgAmount

a numeric vector

MonthsSinceLastGift

a numeric vector

TotalAmount

a numeric vector

TotalDonations

a numeric vector

Details

Identical to EX5.DONOR, so see that for details


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

Related to EX6.DONOR in regclass...