XYZ.p.adjust adjusts p.value in the permutation result

XYZ.p.adjust(res, adj_by = "p.value", ...)

Arguments

res

object of class XYZinteration_XZEmpiricalPval and should be the output of permutationPval()

adj_by

column name that contains p-values

...

passed to p.adjust()