Description Usage Arguments Value Methods Author(s) See Also Examples
This function returns each p-value calculated from the CAnD test on all chromosomes/chromosomal segments.
1 | pValues(object)
|
object |
An object of type |
A vector of p-values from the CAnD test.
Defined methods include:
signature(object = "CAnD")
Returns the p-values for each chromosome/chromosomal segment calculated using the CAnD test for a CAnD
object
Caitlin McHugh
CAnDResult
-class
1 2 | data(ancestries)
pValues( CAnD(ancestries[,c(5:12)]) )
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.