Learn R Programming

wooldridge (version 1.1.0)

charity: charity

Description

Data loads lazily. Type data(charity) into the console.

Usage

data(charity)

Arguments

Format

A data.frame with 4268 rows and 8 variables:

  • respond. =1 if responded with gift

  • gift. amount of gift, Dutch guilders

  • resplast. =1 if responded to most recent mailing

  • weekslast. number of weeks since last response

  • propresp. response rate to mailings

  • mailsyear. number of mailings per year

  • giftlast. amount of most recent gift

  • avggift. average of past gifts

Examples

Run this code
# NOT RUN {
 str(charity)
# }

Run the code above in your browser using DataLab