Skip to content

itamarcaspi/EconML-with-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EconML with R and the reticulate package

EconML is a Python package for estimating heterogeneous treatment effects from observational data via machine learning. In this repo you will learn how to call EconML from R using the reticulate R package. The code adheres as closely as possible to the Tidyverse principles and style.

To this end, I reproduce two examples that appear in the "Double Machine Learning: Use Cases and Examples" EconML notebook:

  1. Example Usage with Single Continuous Treatment Observational Data
    [R Markdown notebook code / RStduio Cloud project / Original Python notbook (section 4)]

  2. Example Usage with Multiple Continuous Treatment, Multiple Outcome Observational Data
    [R Markdown notebook code / RStduio Cloud project / Original Python notbook (section 5)]

About

How to use EconML within R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages