bstr_p_adjust.Rd
Perform multiple comparisons correction for mass univariate tests.
bstr_p_adjust(pvalues, method = "fdr")
numeric vector of p values.
character string specifying the method for correction. The default method is 'fdr'. Supported methods are
all types given in p.adjust.methods()