Adjusted pvalues correlation matrix
Mostrar comentarios más antiguos
The matlab corr function return a matrix of pvalues: how to get p-values Benjamini-Hochberg adjusted for multiple correction? I was hoping to find a script that takes as input the matrix of p-values and return the matrix with the corrected values.
Respuestas (1)
Arnaud Weill
el 27 de Nov. de 2018
0 votos
I found function "mafdr" with BHFDR option in the Bioinformatics toolbox.
Categorías
Más información sobre Bioinformatics Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!