samp.reduc
1 2 3 4 5 6 7 8 9 10 11 12 | samp.reduc(
Z,
W,
ld.matrix,
trait.cor,
sample.overlap,
trts,
window.size = dim(Z)[1],
sentinel = 0,
Zsq,
Wsq
)
|
Z |
matrix of Z-scores |
W |
ratio matrix of prior standard deviation and observed standard errors |
ld.matrix |
LD matrix |
trait.cor |
correlation matrix between traits |
sample.overlap |
matrix of sample overlap between traits |
trts |
vector of traits |
window.size |
size of window for 2CV testing |
sentinel |
sentinel variant |
Zsq |
matrix of Z-scores squared |
Wsq |
matrix of W squared |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.