Description Usage Arguments Value References
For symmetric kernel matrices, we can efficiently compute the kernel test statistic as a form of correlation, (∑_{i,j} X_{ij}Y_{ij})/√{(∑_{ij}X_{ij}^2)(∑_{ij}Y_{ij}^2)} .
1 | KRV(KX, KY)
|
KX |
centered symmetric kernel matrix for a set of outcomes |
KY |
centered symmetric kernel matrix for another set of outcomes |
kernel test statistic
Minas, C., Curry, E., Montana, G., 2013. A distance-based test of association between paired heterogeneous genomic data. Bioinformatics 29, 2555<e2><80><93>2563.
Zhan, X., Plantinga, A., Zhao, N., Wu, M.C. (2017). A fast small-sample kernel independence test for microbiome community-level association analysis. Biometrics, doi:10.1111/biom.12684.
Guo,B. and Wu,B. (2017) On the fast small-sample kernel independence test for microbiome community-level association analysis. Biometrics, doi:10.1111/biom.12823.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.