You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the continuous settings, it is normal to calculate the AACC between T and X, so we can know the balance of covariates after the "process".
But, how can I evaluate the balance after CausalForestDML, doesn't like weighted methods or matching methods, it seemed that causalforest didn't do anything to the samples, it just output the marginal treatment effect of every sample.
In this case, is it reasonable to calculate the AACC between T_residual and X?