Description Usage Arguments Value Methods Author(s) See Also Examples
This function returns whether the Bonferroni multiple testing correction was applied in calculating the final p-values by chromosome/chromosomal segment.
1 | BonfCorr(object)
|
object |
An object of type |
A logical indicator of whether the Bonferroni multiple testing correction was used.
Defined methods include:
signature(object = "CAnD")
Returns the whether the Bonferroni multiple testing
correction was applied in calculating the final
p-values for a CAnD
object
Caitlin McHugh
CAnDResult
-class
1 2 | data(ancestries)
BonfCorr( CAnD(ancestries[,c(2:5)]) )
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.