Open
Description
Hi,
I saw there is a new sensitivity analysis feature since a few weeks and I am using it for my analysis because I was already using the LinearDRLearner. I have two questions
- In the line here, is the definition of rho missing?
- Can I get sensitivity analysis for CATE estimates as well somehow? For instance it's possible to get an ATE interval using
est.ate_interval(X=X_subset)
where est is a LinearDRLearner instance. Could I get the sensitivity summary for this subset without fitting a separate model onX_subset
?
I would offer to work on both of these if they are not done yet and if they make sense.
Metadata
Metadata
Assignees
Labels
No labels