score.linker.cpp {RAINBOWR} | R Documentation |
Calculte -log10(p) by score test (fast, for limited cases)
Description
Calculte -log10(p) by score test (fast, for limited cases)
Usage
score.linker.cpp(
y,
Ws,
Gammas,
gammas.diag = TRUE,
Gu,
Ge,
P0,
chi0.mixture = 0.5
)
Arguments
y |
A |
Ws |
A list of low rank matrices (ZW; |
Gammas |
A list of matrices for weighting SNPs (Gamma; |
gammas.diag |
If each Gamma is the diagonal matrix, please set this argument TRUE. The calculation time can be saved. |
Gu |
A |
Ge |
A |
P0 |
A |
chi0.mixture |
RAINBOW assumes the statistic |
Value
-log10(p) calculated by score test