survGroup, pval adjustment for multiple testing #946
Unanswered
sickman2000
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I used survGroup to test a list of genes and generate corresponding p-values to get a clue of which ones have a potential impact on patient survival. As far as I can understand the function. It calculates the chi-square value of the survival groups (mut vs. wt) and uses pchisq to estimate the p-value depending on the degrees of freedom (n=patients in groups).
Am I right that I still need to do a p-value adjustment afterwards to get the correct p-value, or is the pvalue already corrected ?
Thank you & best regards
Sigurd
Beta Was this translation helpful? Give feedback.
All reactions