adjustThreshBonf: Multiple testing

View source: R/stats.R

adjustThreshBonfR Documentation

Multiple testing

Description

Return the significance threshold adjusted according to the Bonferroni correction.

Usage

adjustThreshBonf(nbPvals, thresh = 0.05)

Arguments

nbPvals

number of p values (without NA's)

thresh

nominal significance threshold on the familywise error rate (FWER)

Value

numeric

Author(s)

Timothee Flutre

See Also

adjustThreshSidak


timflutre/rutilstimflutre documentation built on Feb. 7, 2024, 8:17 a.m.