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

Add new method to merge p-values using FDR #1211

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bloebp
Copy link
Member

@bloebp bloebp commented Jun 18, 2024

The method merges p-values by taking the minimum of the adjusted p-values. This then represents a p-value for a global hypothesis.

@bloebp bloebp requested a review from amit-sharma June 18, 2024 16:23
@bloebp bloebp force-pushed the gcm_stats_merge_fdr branch 3 times, most recently from 90d133f to c9bf748 Compare June 18, 2024 17:56
The method merges p-values by taking the minimum of the adjusted p-values. This then represents a p-value for a global hypothesis.

Signed-off-by: Patrick Bloebaum <[email protected]>
Copy link
Member

@amit-sharma amit-sharma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

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

Successfully merging this pull request may close these issues.

None yet

2 participants