This repository contains the replication files for
Skinner, B.T. and Doyle, W.R. (2021). Are civic returns to higher education different across subpopulations? An analysis using propensity forests. Journal of Education Finance, 46(4), 519–562.
Clone the project repository, cd
into project directory, and run the makefile
:
git clone https://github.com/btskinner/civic_returns_pf_rep.git
cd ./civic_returns_pf_rep
make
Or, after cloning the repository, run the R scripts one by one:
check_packages.r
get_data.r
make_data.r
make_descriptives.r
fit_trees.r
pull_figure_estimates.r
make_figures.r
make_tables.r