View source: R/FrankellA.functions.R
Function to FDR correct a set of p-values even when duplicates exist and only a subset is being considered for correction
1 2 3 4 5 6 7 | correct.specific.ps(
table,
field.to.deduplicate = NA,
field.to.correct,
indices.to.correct = "all",
method = "BH"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.