CIL routines to replicate analyses in the article "Confounder importance learning for treatment effect inference".
- Open (a) script
source/00_start.Rand (b) text filesource/00_code_description.txt - Edit line
30of the script by replacing the objectPATHwith 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.Rscript and follow the instructions insource/00_code_description.txtfor the rest of scripts.
Details about what each script does can also be found in the file 00_code_description.txt.