Giter Site home page Giter Site logo

tevims's Introduction

Treatment Effect Variable Importance Measures

This repo contains reproduction code for simulation and the applied example for the paper "Variable importance measures for heterogeneous causal effects" by Oliver Hines, Karla Diaz-Ordaz, and Stijn Vansteelandt

Simulation study

Simulation code is contained in R/simulation. To run simulations related to Data Generating Process (DGP) 1 and 2, run experiment_1.R from the repo root. This script takes around 20 hours on an M1 Macpro. For DGP 3 run experiment_2.R. This takes around 6 hours on an M1 Macpro. Simulation data, log files and plots will be saved to Output/.

Illustrated example

The illustrated example uses AIDS Clinical Trials Group Protocol 175 (ACTG175) data which is obtained from the speff2trial package on CRAN. This can be run using R/actg175/data_example.R. The use of the super learner (and some imperfect parallelisation for Algorithm 2) means this example took around 30-60 mins to run on an M1 Macpro.

Dependencies

This code has been tested using R v4.2.1. Please make sure the following CRAN dependencies are installed:

  • tidyverse
  • arrow
  • ranger
  • mgcv
  • glmnet
  • gam
  • xgboost
  • lightgbm
  • SuperLeaner
  • cowplot
  • latex2exp
  • speff2trial

tevims's People

Contributors

oliverhinesqc avatar ohines avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.