CIL routines to replicate analyses in the article "Confounder importance learning for treatment effect inference".
- Open (a) script
source/00_start.R
and (b) text filesource/00_code_description.txt
- Edit line
30
of the script by replacing the objectPATH
with the local path in which the project is installed - Make sure every required library and piece of software specified in the text file are installed
- Source the
00_start.R
script and follow the instructions insource/00_code_description.txt
for the rest of scripts.
Details about what each script does can also be found in the file 00_code_description.txt
.