seguro {experiment} | R Documentation |
Data from the Mexican universal health insurance program, Seguro Popular.
Description
This data set contains the outcome, missing indicator and the treatment for the application in Kosuke Imai and Zhichao Jiang (2018).
Usage
seguro
Format
A data frame with 14,902 rows and 6 variables:
- Ya
Satisfaction for the first unit in the matched pairs
- Yb
Satisfaction for the second unit in the matched pairs
- Ra
Missing indicator for the first unit in the matched pairs
- Rb
Missing indicator for the second unit in the matched pairs
- Ta
Treatment assignment for the first unit in the matched pairs
- Tb
Treatment assignment for the second unit in the matched pairs
#'
Examples
data(seguro)
[Package experiment version 1.2.1 Index]