This directory contains code and data used for the numerical experiments presented in the paper:
"SA-Learner: Surrogate-Assisted Meta-Learner with Missing Outcomes."

The following files are included:

learner.py: Core user-defined functions required by the other scripts.
Simulation1.py: Main simulation code corresponding to the first experiments in Section 6 of the paper.
simulation2.py: Main simulation code corresponding to the second experiments in Section 6 of the paper.
