bhc: Performs Benjamini-Hochberg-Correction of set of p-values

View source: R/bhc.R

bhcR Documentation

Performs Benjamini-Hochberg-Correction of set of p-values

Description

Performs Benjamini-Hochberg-Correction of set of p-values

Usage

bhc(p.values, FDR = 0.05)

Arguments

p.values

named vector of pvalues

FDR

false discovery rate


nicohuttmann/pOmics documentation built on Sept. 21, 2022, 9:28 a.m.