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

Implement the Westfall-Young Multiple Testing Correction #485

Open
s3alfisc opened this issue Jun 6, 2024 · 0 comments
Open

Implement the Westfall-Young Multiple Testing Correction #485

s3alfisc opened this issue Jun 6, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@s3alfisc
Copy link
Member

s3alfisc commented Jun 6, 2024

Context

The main competitor to the Romano-Wolf multiple testing correction appears to be the method by Wesfall & Young.

To Do

  • Implement the stepwise procedure by WF as described in the appendix of the rwolf paper.
  • Add a wyoung() function that mimics rwolf().
  • Implement unit tests against Stata's wyoung package (if possible, it will likely be vary slow if run with many iterations).
@s3alfisc s3alfisc added enhancement New feature or request good first issue Good for newcomers labels Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Development

No branches or pull requests

1 participant