Description Usage Format Source References Examples
trt, a numeric vector identifying the study in which the subjects were enrolled (0 = Control, 1 = treated). Male module, 297 treated. 425 untreated. age, age (in years). educ, years of education. black, (0 = not black, 1 = black). hisp, (0 = not hispanic, 1 = hispanic). marr, (0 = not married, 1 = married). nodeg, (0 = completed high school, 1 = dropout). re74, real earnings in 1974. re75, real earnings in 1975. re78, real earnings in 1978.
1 |
csv
https://www.jstor.org/stable/1806062?
Lalonde, R. (1986) "Evaluating the Econometric Evaluations of Training Programs with Experimental Data", American Economic Review, 604–620.
1 2 3 4 | library(REconTools)
data(df_opt_lalonde_training)
head(df_opt_lalonde_training, 10)
REconTools::ff_summ_percentiles(df_opt_lalonde_training)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.