Description Usage Format Details Source
Charity data (adapted from a small section of a charity's donor database)
1 | data("CHARITY")
|
A data frame with 15283 observations on the following 11 variables.
Donatea factor with levels Donate No
Homeownera factor with levels No Yes
Gendera factor with levels F M
UnlistedPhonea factor with levels No Yes
ResponseProportiona numeric vector giving the fraction of solications that resulted in a donation
NumResponsesa numeric vector giving the number of past donations
CardResponseCounta numeric vector giving the number of past solicitations
MonthsSinceLastResponsea numeric vector giving the number of months since last response to solicitation (which may have been declining to give)
LastGiftAmounta numeric vector giving the amount of the last donation
MonthSinceLastGifta numeric vector giving the number of months since last donation
LogIncomea numeric vector giving the logarithm of a scaled and normalized yearly income
This dataset is adapted from a real-world database of donors to a charity.
Unknown
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.