p-adjust = p * (number of tests)
reference: http://www.jstor.org/stable/2532694?seq=4#page_scan_tab_contents
page 1008
Principle explained here: http://www.fon.hum.uva.nl/praat/manual/Bonferroni_correction.html
If you want to do the sequential correction on Matlab :
https://www.mathworks.com/matlabcentral/fileexchange/28303-bonferroni-holm-correction-for-multiple-comparisons?focused=5246998&tab=function
More options on R:
https://stat.ethz.ch/R-manual/R-devel/library/stats/html/p.adjust.html
No comments:
Post a Comment