test results and p-value correction for multiple tests
Parameters: | pvals : array_like
alpha : float
method : string
returnsorted : bool
|
---|---|
Returns: | reject : array, boolean
pvals_corrected : array
alphacSidak: float :
alphacBonf: float :
|
Notes
all corrected pvalues now tested against R. insufficient “cosmetic” tests yet new procedure ‘fdr_gbs’ not verified yet, p-values derived from scratch not reference
All procedures that are included, control FWER or FDR in the independent case, and most are robust in the positively correlated case.
fdr_gbs: high power, fdr control for independent case and only small violation in positively correlated case
there will be API changes.