Description Usage Arguments Value Author(s)
A faster version of conAHseq, which considers less cases but gives the causal locations.
1 | conAHseq2(Z,ld,n,k=6,alpha=0.05)
|
Z |
a q*1 matrix containing the Z-scores for q SNPs. |
ld |
a q*q correlation matrix of the q SNPs. |
n |
a q*1 matrix containing the sample sizes used to get the Z-scores for the q SNPs. Can be a number if the q sample sizes are the same. |
k |
a maximum number of causal SNPs. |
alpha |
the significance threshold. |
conAHseq2 returns the significant causal SNPs, the p-value of each step and the predicted number of causal SNPs.
Yangqing Deng and Wei Pan.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.