silo71 {undidR} | R Documentation |
Example merit data
Description
A dataset containing college enrollment and demographic data for analyzing the effects of merit programs in state 71.
Usage
silo71
Format
A tibble with 569 rows and 7 variables:
- coll
Binary indicator for college enrollment (outcome variable)
- merit
Binary indicator for merit program (treatment variable)
- male
Binary indicator for male students
- black
Binary indicator for Black students
- asian
Binary indicator for Asian students
- year
Year of observation
- state
State identifier
Source
https://economics.uwo.ca/people/conley_docs/code_to_download.html
[Package undidR version 2.0.0 Index]