correct.specific.ps: Function to FDR correct a set of p-values even when...

Description Usage

View source: R/FrankellA.functions.R

Description

Function to FDR correct a set of p-values even when duplicates exist and only a subset is being considered for correction

Usage

1
2
3
4
5
6
7
correct.specific.ps(
  table,
  field.to.deduplicate = NA,
  field.to.correct,
  indices.to.correct = "all",
  method = "BH"
)

amf71/amfFunctions documentation built on Sept. 12, 2021, 10:14 p.m.