py-why / py-why/EconML

shape of effects when X=None

Open
#96 0 comments 0 reactions 3 assignees View on GitHub

@heimengqi is already working on this.

Since Sep 29, 2019.

enhancement
Dominant language
Jupyter Notebook
Stars
4.8k
Forks
827
PR merge metrics
No merged PRs in 30d

Description

When X is None, then const_marginal_effect() and effect() and marginal_effect() return a result that is of shape (1, d_y, d_t). The leading 1 seems weird to me. In this extreme case where the user wants average treatment effects, then we should not me adding the leading 1 in these results.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.