Hi,
I am using the code below to use the false discovery rate to adjust for multiple testing however I keep getting the exact same Corrected overall critical P-value: .00054348. This is no matter how I change analysis before to get the original p values. Does anybody have an explanation for this? Many thanks
multproc, method(simes) pvalue(p) puncor(.05) reject(fdr)
Method: simes
Uncorrected overall critical P-value: .05
Number of P-values: 92
Corrected overall critical P-value: .00054348
Number of rejected P-values: 0
I am using the code below to use the false discovery rate to adjust for multiple testing however I keep getting the exact same Corrected overall critical P-value: .00054348. This is no matter how I change analysis before to get the original p values. Does anybody have an explanation for this? Many thanks
multproc, method(simes) pvalue(p) puncor(.05) reject(fdr)
Method: simes
Uncorrected overall critical P-value: .05
Number of P-values: 92
Corrected overall critical P-value: .00054348
Number of rejected P-values: 0
