In this Repo we provide the replication code to our simulations as well as the results. The code for the motivating example (Section 2) is provided in the subdirectory motivation_example_BCH
, see the separate README file for more information.
The data generating processes (dgp) can be found in the dgp
folder. Note: Due to capacity constrains, we do not provide the ACIC
datasets. However, the R
files creating the datasets can be found on the ACIC 2019 data challenge website.
The files for running the simulation study can be found in the simulations
folder.
The text files containing the raw results of our simulation runs can be found in the results
folder.
The notebooks creating the figures and tables from the paper can be found int the evaluation
folder.