FWERCorrector
Performs family-wise error rate correction on input p-values
Constructor
n_tests (int) – Number of tests to correct for
Methods
__init__([n_tests])
__init__
correct(pvals)
correct
Perform the correction