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

Implemetation of Mardia-Watson-Wheeler test and Moore's Modified Rayleigh test for circular data #214

Open
J-Wall opened this issue Nov 25, 2021 · 2 comments
Labels
feature request 🚧 New feature or request

Comments

@J-Wall
Copy link

J-Wall commented Nov 25, 2021

Hi,

I've been looking for a statistics library which implements some tests on circular statistics, or would be happy for me to contribute implementations to.

I'm specifically interested in the Mardia-Watson-Wheeler test for equality of two angular populations (https://www.jstor.org/stable/25049573) and also Moore's Modified Rayleigh test for non-uniformity in weighted angular (vector) data (https://doi.org/10.1093/biomet/67.1.175).

R has an implementation of Mardia-Watson-Wheeler which could be tested against (https://www.rdocumentation.org/packages/circular/versions/0.4-93/topics/watson.wheeler.test). The only implementation of Moore Rayleigh I'm aware of is in Oriana, which is proprietary and closed-source.

Cheers!

@J-Wall J-Wall mentioned this issue Dec 1, 2021
@raphaelvallat raphaelvallat added the feature request 🚧 New feature or request label Dec 8, 2021
@raphaelvallat raphaelvallat linked a pull request Dec 8, 2021 that will close this issue
@H2yx
Copy link

H2yx commented Nov 14, 2024

excuse me?do u find a way to implement the Mardia-Watson-Wheeler test for equality of two angular populations?I really need that function!!SOS

@raphaelvallat
Copy link
Owner

@H2yx there was a pull request implementing this test but it was stalled for a long time and I eventually closed it. See the implementation of the test here: https://github.com/raphaelvallat/pingouin/pull/215/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request 🚧 New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants