grf icon indicating copy to clipboard operation
grf copied to clipboard

Average treatment effect for lm forest

Open fresskylin opened this issue 1 year ago • 3 comments
trafficstars

I am now using the lm_forest() function to estimate multiple continuous treatment effects. I am interested in estimating the average treatment effect using this function. Is there any way to help compute the average treatment effect for lm_forest() based on the grf package?

fresskylin avatar Jan 23 '24 06:01 fresskylin

Hi @fresskylin, not currently, it would depend on exactly how you are using lm_forest. In the future we could consider making a tutorial that covers some estimands you could target with lm_forest and how to construct doubly robust averages of these.

erikcs avatar Feb 21 '24 05:02 erikcs