-
-
Notifications
You must be signed in to change notification settings - Fork 995
Open
Labels
RFCRequest for comments. Feature requests and proposed changes.Request for comments. Feature requests and proposed changes.StatisticsIssue or pull request related to statistical functionality.Issue or pull request related to statistical functionality.
Description
Checklist
- Read and understood the Code of Conduct.
- Searched for existing issues and pull requests.
- The issue name begins with
RFC:.
Description
Perhaps it's possible to include the Mann-Whitney U test. I'm seeing the Kruskal test which is close!
For reference, in R this is:
wilcox.test(var~grp, paired = FALSE)Metadata
Metadata
Assignees
Labels
RFCRequest for comments. Feature requests and proposed changes.Request for comments. Feature requests and proposed changes.StatisticsIssue or pull request related to statistical functionality.Issue or pull request related to statistical functionality.