50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

BinaryEPPM (version 2.3)

foodstamp.case: Participation in the federal food stamp program.

Description

The dependent variable is a binary variable indicating participation in the federal food stamp program. The independent variables are two binary ones i.e., tenancy and supplemental income, and a continuous one of the log(monthly income+1).

Usage

data("foodstamp.case")

Arguments

Format

A data frame with 150 observations on the following 6 variables.

participation

a numeric vector

tenancy

a numeric vector

suppl.income

a numeric vector

income

a numeric vector

n

a numeric vector

weights1

a numeric vector

References

Kunsch HR, Stefanski LA, Carroll RJ (1989). Conditionally Unbiased Bounded-Influence Estimation in General Regression Models, with Applications to Generalized Linear Models. Journal of the American Statistical Association, 84(406), 460-466. 10.1080/01621459.1989.10478791.

Examples

Run this code
# NOT RUN {
data(foodstamp.case)
# }

Run the code above in your browser using DataLab