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

Case Study: Multiple Testing Corrections / Family Wise Error Rates #676

Open
s3alfisc opened this issue Oct 27, 2024 · 0 comments
Open

Case Study: Multiple Testing Corrections / Family Wise Error Rates #676

s3alfisc opened this issue Oct 27, 2024 · 0 comments
Labels
docs Improvements or additions to documentation good first issue Good for newcomers

Comments

@s3alfisc
Copy link
Member

Would be cool to add a case study that introduces to family wise error rates and how to handle them via pf.bonferroni(), pf.rwolf() or simultaneous confidence bands.

This could be done by simulating a dgp with multiple dependent variables under true nulls (i.e. no treatment effect) and by counting false positives under standard inference, Bonferroni & Romano-Wolf corrections.

In a second step, we could then introduce the concept of "uniformely more powerful" tests by comparing the power of the Bonferroni vs RW method of detecting a true effect.

@s3alfisc s3alfisc added docs Improvements or additions to documentation good first issue Good for newcomers labels Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant