Description Usage Arguments Value References
GBDCorTest
computes the p-value of the GBDcor test based on the distance correlation coefficient. See Guo et al, 2018 for more details.
1 | GBDCorTest(X1, X2, Y, Y0)
|
X1 |
a n x p1 matrix of genotypes (coded as 0/1/2) |
X2 |
a n x p2 matrix of genotypes (coded as 0/1/2) |
Y |
a vector of length n containing the values of the binary phenotype (0/1) |
Y0 |
a matrix containing permutations of the phenotype |
The p-value of the GBDcor test.
Guo, Y., Wu, C., Guo, M., Liu, X., & Keinan, A. (2018). Gene-Based Nonparametric Testing of Interactions Using Distance Correlation Coefficient in Case-Control Association Studies. Genes, 9(12), 608.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.