Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • multproc (Why am I getting the same corrected P value)

    Dear all, I am using the following command to correct for multiple testing. However I keep getting the same corrected overall critical P-value of 0.00054348 even though I am using different data and values. Does anybody have a solution for this?


    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
Working...
X