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

closes #2927 power divergence statistic #2932

Merged

Conversation

ajpotts
Copy link
Contributor

@ajpotts ajpotts commented Jan 26, 2024

Adds power_divergence statistical test and chisquared test to match scipy capablity.

closes #2927

Copy link
Contributor

@jaketrookman jaketrookman left a comment

Choose a reason for hiding this comment

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

This looks good to me, happy to approve once we have the written approval from Bob

Copy link
Member

@stress-tess stress-tess left a comment

Choose a reason for hiding this comment

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

logic looks great! Just a few nitpicky things

arkouda/akstats/__init__.py Show resolved Hide resolved
arkouda/akstats/_stats_py.py Outdated Show resolved Hide resolved
tests/akmath/akmath_test.py Outdated Show resolved Hide resolved
tests/akstats/akstats_test.py Outdated Show resolved Hide resolved
@stress-tess stress-tess enabled auto-merge February 2, 2024 18:23
@stress-tess stress-tess added this pull request to the merge queue Feb 2, 2024
Merged via the queue into Bears-R-Us:master with commit 3613d76 Feb 2, 2024
12 checks passed
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.

power_divergence statistic
3 participants