LBE
This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see LBE.
Estimation of the false discovery rate.
DOI: 10.18129/B9.bioc.LBE
Bioconductor version: 3.6
LBE is an efficient procedure for estimating the proportion of true null hypotheses, the false discovery rate (and so the q-values) in the framework of estimating procedures based on the marginal distribution of the p-values without assumption for the alternative hypothesis.
Author: Cyril Dalmasso
Maintainer: Cyril Dalmasso <dalmasso at vjf.inserm.fr>
citation("LBE")):
Installation
To install this package, start R (version "3.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("LBE")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("LBE")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.