What if..? Program Evaluation in the Labor Market.

Start

Linear regression and her bigger brother BART: Treatment effects in the labor market
1 Oct 2022

#Preliminaries:
knitr::opts_chunk$set(message=FALSE, warning=FALSE, eval = TRUE) #set eval = TRUE when run first

rm(list=ls())

library(…