Dice Question Streamline Icon: https://streamlinehq.com

Weights-based inference for the cross-fitted averaged MCF estimator

Develop a valid weights-based inference procedure for the cross-fitted averaged Modified Causal Forest estimator (mcf-cent-eff), which averages two two-sample honesty-based MCF fits for individualized average treatment effects and yields correlated components. The procedure should correctly account for the correlation between the averaged components and provide asymptotically valid standard errors and confidence intervals.

Information Square Streamline Icon: https://streamlinehq.com

Background

The Modified Causal Forest (MCF) uses a two-sample honesty scheme to estimate individualized average treatment effects (IATEs) and supports a weights-based variance estimator for inference. To improve efficiency when inference is not the primary goal, the authors propose a cross-fitted variant (mcf-cent-eff) that averages two estimates obtained by swapping the roles of the two honest subsamples. However, this averaging introduces correlation between the components, and the current weights-based inference routine does not address this dependency.

The authors note a practical workaround—using conservative normal-based inference with the variance taken as the average of the single-estimation variances—but they highlight that a rigorous, dedicated inference method for the averaged estimator is lacking.

References

"However, in such a case it is unclear how to compute the weights-based inference for the averaged estimator mcf-cent-eff as the two components of this average are correlated. For such a cross-fitted estimator (e.g., computed as mean of the single estimators), conservative inference could be obtained by basing inference on normality with a variance taken as average over the variances of the single estimations."

Comprehensive Causal Machine Learning (2405.10198 - Lechner et al., 16 May 2024) in Section 5.2.2 (Estimators)