P-value correction with False Discovery Rate (FDR).
Correction for multiple comparison using FDR [1].
This covers Benjamini/Hochberg for independent or positively correlated and Benjamini/Yekutieli for general or negatively correlated tests.
Set of p-values of the individual tests.
float
Error rate.
If ‘indep’ it implements Benjamini/Hochberg for independent or if ‘negcorr’ it corresponds to Benjamini/Yekutieli.
References
mne.stats.fdr_correction
#Mass-univariate twoway repeated measures ANOVA on single trial power
FDR correction on T-test on sensor data
Analysing continuous features with binning and regression in sensor space