This toolbox includes eight different approaches to deal with the Multiple Comparisons Problem.
http://www.gib.tel.uva.es/members.php?lang=en_EN#martinezcagigal_v
Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
The "Multiple Testing Toolbox" includes a compilation of eight different algorithms to deal with the Multiple Comparisons Problem, focusing on both the correction of the Family-Wise Error Rate (FWER), and the False Discovery Rate (FDR) as well.
All the included methods provide the adjusted p-values, the adjusted significance level, the number of rejected null hypotheses and extra relevant information. An example of use of each one is provided in the header.
The algorithms are enumerated below:
- fwer_bonf: Bonferroni correction of the FWER.
- fwer_sidak: Šidák correction of the FWER.
- fwer_holmbonf: Holm-Bonferroni correction of the FWER (also known as sequential Bonferroni).
- fdr_BH: Benjamini-Hochberg correction of the FDR.
- fdr_BY: Benjamini-Yekutieli correction of the FDR.
- fdr_storey: Storey correction of the positive FDR, which returns the computed q-values.
- mt_fisher: Combined Probability of Fisher correction.
Check the header of each algorithm for further information.
Please, cite this project in your publications if you are going to use these scripts for your research work.
Citation pour cette source
Víctor Martínez-Cagigal (2026). Multiple Testing Toolbox (https://fr.mathworks.com/matlabcentral/fileexchange/70604-multiple-testing-toolbox), MATLAB Central File Exchange. Extrait(e) le .
Informations générales
- Version 1.1.0 (254 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.1.0 | Sequential Bonferroni method updated to stop iterating when a value does not reject the null hypothesis. |
|
|
| 1.0.1 | Grammar |
|
|
| 1.0.0 |
|
