cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
New to using JMP? Hit the ground running with the Early User Edition of Discovery Summit. Register now, free of charge.
Register for our Discovery Summit 2024 conference, Oct. 21-24, where you’ll learn, connect, and be inspired.
False Discovery Rate PValue
John_Sall
Staff

The Benjamini-Hochberg False Discovery Rate PValue adjustment is a very simple way to control for the rate of false positives among many tests (usually assumed to be independent or positively correlated).

 

For lots of PValues showing in a window in similar report tables, it is fairly easy to use right-click Make Combined Data Table to get those PValues into a data table; then you can use this add-in to obtain the False Discovery Rate adjusted PValues.

Comments
stanyoung

Large, complex data sets are common where multiple questions are at issue. It is very useful to have adjusted p-values to help judge the reliability of a finding

kohnos

I want to do this FDR correction on p-values of multivariate correlations.  Can I use this add-in on each column one by one?  

stanyoung
Put all the correlation p-values into one column, then use the False
Discovery Rate PValue add-in. Be sure to use only the upper triangle
p-values

Recommended Articles