Skip to content

Repo contains code and documents for my master's thesis on causal forests.

Notifications You must be signed in to change notification settings

nominmar/ma_thesis_ceu

Repository files navigation

Simulation codes for CEU MA thesis

"MAIN.ipynb" calls all functions.

Thesis text can be found here

Abstract:

Causal Trees leverage the supervised machine learning algorithm decision trees to estimate heterogeneous treatment effects across data-driven groups in a randomized treatment assignment setting. In my thesis, I modify the Causal Tree estimator by introducing a parameter theta that lets the user control allocation of data into training and estimation subsamples. The estimator implements honest sample splitting by default, which divides the sample into two equal parts: training and estimation subsamples. The new input parameter theta lets the user select the portion of data to be allocated to the estimation subsample. I test the performance of the estimator under various data allocations through Monte-Carlo simulations.

Flowchart:

About

Repo contains code and documents for my master's thesis on causal forests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published