Description Usage Arguments Value Examples
Summary Function for Objects of "wAF" Class
1 2 |
object |
An object of "wAF" class. |
... |
Optional arguments for |
Method used; P-value; weights used; variants combined into the test statistic.
1 2 3 4 | Y <- SNV_sparse$trait
X <- SNV_sparse$SNV[, -SNV_sparse$zero_var]
test1 <- wAF(Y, X, nperm = 100)
summary(test1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.