powered by
Preparing text to describe which p-value adjustment method was used
p_adjust_text(p.adjust.method)
Standardized text description for what method was used.
Adjustment method for p-values for multiple comparisons. Possible methods are: "holm" (default), "hochberg", "hommel", "bonferroni", "BH", "BY", "fdr", "none".
"holm"
"hochberg"
"hommel"
"bonferroni"
"BH"
"BY"
"fdr"
"none"
p_adjust_text("none") p_adjust_text("BY")
Run the code above in your browser using DataLab