EX6.DONOR {regclass}R Documentation

DONOR dataset for Exercise 1 in Chapter 6

Description

DONOR dataset for Exercise 1 in Chapter 6

Usage

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


[Package regclass version 1.6 Index]