This folder contains the code to reproduce the results of the paper.
Section 4 & 5 (Use Cases & Extending the Package):
v115i09.R
Contains the code to reproduce the results of Sections 4 and 5 in the manuscript (excluding the appendix).
Section 6 (Benchmark):
benchmark/
See benchmark/README.md for further
information.
Section B.3. (Appendix):
v115i09-appendix.R
A separate .R script is used for the appendix because the appendix
showcases that the package also produces counterfactuals for diverse
packages, e.g., for the mlr package a predecessor of mlr3
which is used in the main manuscript. The descendant (mlr3)
and predecessor (mlr) packages should not be loaded in the
same R session.