Description Usage Arguments Value Methods Author(s) See Also Examples
This function returns the CAnD test p-value from performing a CAnD test on a set of ancestral proportions.
1 | overallpValue(object)
|
object |
An object of type |
The CAnD p-value.
Defined methods include:
signature(object = "CAnD")
Returns the CAnD test p-value from applying the CAnD test to a set of ancestral proportions for a CAnD
object
Caitlin McHugh
CAnDResult
-class
1 2 | data(ancestries)
overallpValue( CAnD(ancestries[,c(2:5)]) )
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.