- Home
- Bioconductor 3.7
- Software Packages
- adaptest
adaptest
This package is for version 3.7 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see adaptest.
Data-Adaptive Statistics for High-Dimensional Multiple Testing
Bioconductor version: 3.7
Data-adaptive test statistics represent a general methodology for performing multiple hypothesis testing on effects sizes while maintaining honest statistical inference when operating in high-dimensional settings (
Author: Weixin Cai [aut, cre, cph], Nima Hejazi [aut], Alan Hubbard [ctb, ths]
Maintainer: Weixin Cai <wcai at berkeley.edu>
citation("adaptest")):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("adaptest")
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("adaptest")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.