Implemention of conformal sensitivity analysis (CSA) and conformalized sharp sensitivity analysis (CSSA) described in Conformal Sensitivity Analysis for Individual Treatment Effects by Mingzhang Yin, Claudia Shi, Yixin Wang and David Blei
library("devtools")
library("cfcausal")
devtools::load_all(".")
./R
./exp-cf/synthetic_exp-sharp.R
./exp-cf
, ./exp-ite
, ./exp-fish
are the example folders that contain the executable scripts for the simulations in the paper./bash
that contain the bash scripts. The bash scripts are used to submit jobs to a cluster, call the corresponding R scripts, and produce the results cd ./bash
bash run_XXX.sh
./out
that contains our numerical results ./exp-fish/data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.