Description Usage Arguments Value Methods Author(s) See Also Examples
This function returns the type of CAnD test applied to a set of ancestral proportions.
1 | test(object)
|
object |
An object of type |
‘Parametric.’ Note the non-parametric CAnD test is defunct now.
Defined methods include:
signature(object = "CAnD")
Returns the type of CAnD test applied to calculate the p-values for a CAnD
object
Caitlin McHugh
CAnDResult
-class
1 2 | data(ancestries)
test( CAnD(ancestries[,c(2:5)]) )
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.