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

Interest in ranksum and mannwhitney u? #182

Open
noamteyssier opened this issue Feb 1, 2023 · 3 comments
Open

Interest in ranksum and mannwhitney u? #182

noamteyssier opened this issue Feb 1, 2023 · 3 comments

Comments

@noamteyssier
Copy link
Contributor

Hello!

I need to write up an implementation of a mann-whitney u test for a project I am working on and was wondering if there would be interest in introducing statistical tests like this into the crate?

@YeungOnion
Copy link
Contributor

#167 is a PR introducing tests statistics (for fisher exact test)

I think tests should be in the project domain, @henryjac?

@noamteyssier
Copy link
Contributor Author

I've implemented it for a separate project here: https://github.com/noamteyssier/intc/blob/823278eb1f55715a949767cdedbe2b69cf420583/src/mwu.rs#L151

But I am happy to work this into this project as well.

I can write up a P.R. for this and submit it soon

@YeungOnion
Copy link
Contributor

That would be great, also let me know if you find the organization of the statistics module irksome. I know I've found it that way, but I've not worked with it enough to find a "good" improvement.

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

No branches or pull requests

2 participants