Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] Conditional discrepancy (k-sample) Bregman test #82

Merged
merged 21 commits into from
Jan 11, 2023

Conversation

adam2392
Copy link
Collaborator

@adam2392 adam2392 commented Jan 8, 2023

Closes: #57 and is the next step for #56. Builds upon the work in #81.

Must merge #81 first before approving and merging this.

Changes proposed in this pull request:

  • Implements the conditional Bregman test for testing for conditional discrepancy

Before submitting

  • I've read and followed all steps in the Making a pull request
    section of the CONTRIBUTING docs.
  • I've updated or added any relevant docstrings following the syntax described in the
    Writing docstrings section of the CONTRIBUTING docs.
  • If this PR fixes a bug, I've added a test that will fail without my fix.
  • If this PR adds a new feature, I've added tests that sufficiently cover my new functionality.

After submitting

  • All GitHub Actions jobs for my pull request have passed.

Signed-off-by: Adam Li <adam2392@gmail.com>
Signed-off-by: Adam Li <adam2392@gmail.com>
Signed-off-by: Adam Li <adam2392@gmail.com>
Signed-off-by: Adam Li <adam2392@gmail.com>
Signed-off-by: Adam Li <adam2392@gmail.com>
Signed-off-by: Adam Li <adam2392@gmail.com>
Signed-off-by: Adam Li <adam2392@gmail.com>
Signed-off-by: Adam Li <adam2392@gmail.com>
Signed-off-by: Adam Li <adam2392@gmail.com>
Signed-off-by: Adam Li <adam2392@gmail.com>
Signed-off-by: Adam Li <adam2392@gmail.com>
@adam2392 adam2392 requested review from robertness and removed request for robertness January 8, 2023 20:04
Signed-off-by: Adam Li <adam2392@gmail.com>
Signed-off-by: Adam Li <adam2392@gmail.com>
Signed-off-by: Adam Li <adam2392@gmail.com>
Signed-off-by: Adam Li <adam2392@gmail.com>
Signed-off-by: Adam Li <adam2392@gmail.com>
Signed-off-by: Adam Li <adam2392@gmail.com>
dodiscover/cd/base.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@robertness robertness left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@adam2392 adam2392 enabled auto-merge (squash) January 11, 2023 01:51
Signed-off-by: Adam Li <adam2392@gmail.com>
@adam2392 adam2392 merged commit e305897 into py-why:main Jan 11, 2023
@adam2392 adam2392 deleted the bregman branch January 11, 2023 02:21
robertness pushed a commit that referenced this pull request Jan 13, 2023
* KCD test for testing conditional discrepancy
* Add bregman cd test for testing conditional discrepancy

Signed-off-by: Adam Li <adam2392@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants