fdrcontrol-package: False discovery rate filter with Benjamin<e2><80><93>Hochberg...

Description Details Author(s) References Examples

Description

This library contain a function for FDR control.

Details

This library contain a function for FDR control. This is on created in order to extract data points that are significant in multiple testing. The function FDRcontrol takes in a vector of pvalues and the desired alpha value and output 0,1 for failed/passed.

Author(s)

Douglas Wu, wckdouglas@gmail.com.

Maintainer: Douglas Wu <wckdouglas@gmail.com>

References

https://www.urmc.rochester.edu/biostat/people/faculty/TuSite/FDR_procedure.pdf http://wckdouglas.github.io/mediator/feature/2015/05/12/BH_adjust.html http://wckdouglas.github.io/mediator/feature/2015/05/17/BH_adjust_updated.html

Examples

1
  FDRcontrol(pvalues,alpha) 

wckdouglas/fdrcontrol documentation built on May 4, 2019, 2:03 a.m.