In Table IV of the ECMA paper (Chernozhukov et al., 2025), the bottom panel reports the "Control mean" for each GATES quartile.
Is there a way to recover these quantities including confidence intervals using the GenericML package?
Related to issue #11, I understand I can put Y in Z_CLAN and use get_CLAN(), but this gives $E[Y | G_k]$ (unconditional on treatment status), not $E[Y | D=0, G_k]$.
This is an awesome toolkit! Thanks for all the work that went into this package.
In Table IV of the ECMA paper (Chernozhukov et al., 2025), the bottom panel reports the "Control mean" for each GATES quartile.
Is there a way to recover these quantities including confidence intervals using the GenericML package?
Related to issue #11, I understand I can put Y in$E[Y | G_k]$ (unconditional on treatment status), not $E[Y | D=0, G_k]$ .
Z_CLANand useget_CLAN(), but this givesThis is an awesome toolkit! Thanks for all the work that went into this package.