Skip to content

Does the new sensitivity analysis feature also work for CATE? #978

Open
@kirtanp

Description

@kirtanp

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

  1. In the line here, is the definition of rho missing?
  2. 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 on X_subset?

I would offer to work on both of these if they are not done yet and if they make sense.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions