This is the released version of EmpiricalBrownsMethod; for the devel version, see EmpiricalBrownsMethod.
Uses Brown's method to combine p-values from dependent testsBioconductor version: Release (3.21)
Combining P-values from multiple statistical tests is common in bioinformatics. However, this procedure is non-trivial for dependent P-values. This package implements an empirical adaptation of Brownâs Method (an extension of Fisherâs Method) for combining dependent P-values which is appropriate for highly correlated data sets found in high-throughput biological experiments.
Author: William Poole
Maintainer: David Gibbs <dgibbs at systemsbiology.org>
Citation (from within R, entercitation("EmpiricalBrownsMethod")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("EmpiricalBrownsMethod")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("EmpiricalBrownsMethod")
Details See More Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4