Cuzick and Edwards' Method: Significance

ClusterSeer provides several ways to evaluate the significance of the test statistic (Tk).

Bonferroni Pc= j[min(Pi)]

Simes Pc=  min(n +1-i)Pi

In this case, Pc denotes the combined P-value for all tests, Pi the value for an individual test, (j) is the number of comparisons, and (i) is the sequential index for the individual test considered. You can compare this value to your original alpha level to see if the set of tests show significant results.

This topic is related to the combined P-values feature available in Multiple Comparisons for other methods, but it uses Simes' formula instead of Holm's.

 

See Also