EX5.DONOR {regclass} | R Documentation |
DONOR dataset for Exercise 4 in Chapter 5
Description
DONOR dataset for Exercise 4 in Chapter 5
Usage
data("EX5.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
, source from which the donor was match; B is both sources and N is neitherMedianHomeValue
a numeric vector
MedianIncome
a numeric vector
PercentOwnerOccupied
a numeric vector, of the neighborhood in which donor lives
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
See DONOR
for details. This data is a subset, though attributes have been renamed.
[Package regclass version 1.6 Index]