wustat / rjaf

Regularized Joint Assignment Forest
0 stars 0 forks source link

Function output when the oracle is not known #2

Open rladhania opened 6 months ago

rladhania commented 6 months ago

At the moment, the rjaf() function returns: a) the optimal treatment assignment rule k* for each unit in the validation data (based on X_val alone), and b) the outcome estimates under optimal assignment (let's call them Y_pred).