Skip to content
/ I-cube Public

Interactive identification of individual treatment effect with FDR control.

Notifications You must be signed in to change notification settings

duanby/I-cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Interactive identification of individual treatment effect

This code is an accompaniment to the paper titled "Interactive identification of individual treatment effect with FDR control", and produce all plots in the paper.

Overview

We propose methods to identify subjects with positive effects, with a finite-sample error control on the proportion of false identification, in a randomized experiment.

To reproduce the experiments:

$Rscript code/reproduce.R

To generate the figures:

$Rscript code/plots.R

Dependencies

The code was tested using R (version 3.6.0) and the following packages: magrittr, splines, ggplot2, randomForest, caTools, dplyr, tidyr, doParallel, foreach

About

Interactive identification of individual treatment effect with FDR control.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages