getPvalBH: Corrected p values using Benjamini & Hochberg approach

Description Usage Arguments Details Value See Also

View source: R/getPvalBH.R

Description

This functions corrects the association p-values using the Benjamini & Hochberg approachby for multiple testing.

Usage

1

Arguments

x

a list containing p values

Details

This function calls 'p.adjust' to compute 'BH' correction

Value

A data frame with the blocks and corrected p-values

See Also

p.adjust


CNVassoc documentation built on May 30, 2017, 12:50 a.m.