Learn R Programming

BatchMap (version 1.0.2.0)

Bonferroni.alpha: Calculates individual significance level to be used to achieve a global alpha (with Bonferroni)

Description

It shows the alpha value to be used in each chi-square segregation test, in order to achieve a given global type I error. To do so, it uses Bonferroni's criteria.

Usage

Bonferroni.alpha(x, global.alpha = 0.05)

Arguments

x

an object of class onemap.segreg.test

global.alpha

the global alpha that

Value

the alpha value for each test (numeric)