Main content

Home

Menu

Loading wiki pages...

View
Wiki Version:
**Directory structure** - CURLS: proposed causal rule learning algorithm - data: synthetic data set and real data set - pipeline: code for quantitative experiments **Environment** ```shell # R configuration install.packages("remotes") library(remotes) # partykit(1.2.20) install.packages("partykit") # CRE(0.2.5) install_github("NSAPH-Software/CRE", ref="develop") # causalTree(0.0) install_github("susanathey/causalTree") # python package installation conda create -n causal-rule python=3.11 conda activate causal-rule pip install requirements.txt # running experiments python evaluation.py config_dataxx.txt ```
OSF does not support the use of Internet Explorer. For optimal performance, please switch to another browser.
Accept
This website relies on cookies to help provide a better user experience. By clicking Accept or continuing to use the site, you agree. For more information, see our Privacy Policy and information on cookie use.
Accept
×

Start managing your projects on the OSF today.

Free and easy to use, the Open Science Framework supports the entire research lifecycle: planning, execution, reporting, archiving, and discovery.