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

DOC: stats: respond to query about Kruskal-Wallis test being one-sided (gh-12231) #12565

Merged
merged 1 commit into from Jul 18, 2020

Conversation

mdhaber
Copy link
Contributor

@mdhaber mdhaber commented Jul 18, 2020

Closes gh-12231.

Perhaps gh-12231 can be closed without this, but I thought I'd add this for good measure.

@mdhaber mdhaber added scipy.stats Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org labels Jul 18, 2020
@mdhaber mdhaber added this to the 1.6.0 milestone Jul 18, 2020
Copy link
Member

@chrisb83 chrisb83 left a comment

Choose a reason for hiding this comment

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

Thanks for adding the explanation.

@rgommers rgommers merged commit e13278e into scipy:master Jul 18, 2020
@rgommers
Copy link
Member

Merged, thanks @mdhaber, and @chrisb83 for the review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.stats
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is the p-value of the Kruskal-Wallis test two-sided?
3 participants