adj.bhfdr {SIM}R Documentation

Adjust p-values using the Benjamini-Hochberg method

Description

Internal function to adjust p-values according to Benjamini and Hochberg's FDR.

Usage

adj.bhfdr(pvals, chrn = 0)

Arguments

pvals Describe pvals here
chrn Describe chrn here

Details

If necessary, more details than the description above

Value

Describe the value returned If it is a LIST, use

comp1 Description of 'comp1'
comp2 Description of 'comp2'

Warning

....

Note

further notes

Make other sections like Warning with section{Warning }{....}

Author(s)

Marten Boetzer, Renee X. de Menezes R.X.Menezes@lumc.nl

References

Benjamini Y, Hochberg Y (1995). Controlling the false discovery rate - a practical and powerful approach to multiple testing. J Roy Stat Soc B 57 (1): 289-300.

See Also

sim.plot.pvals.on.region,sim.plot.pvals.on.genome, sim.plot.adj.pvals, sim.plot.zscore.heatmap, tabulate.pvals, tabulate.top.dep.features, tabulate.top.indep.features,multtest

Examples

#

[Package SIM version 1.10.0 Index]