View source: R/EMM_functions_cpp.R
score.cpp | R Documentation |
Calculte -log10(p) by score test (slow, for general cases)
score.cpp(y, Gs, Gu, Ge, P0, chi0.mixture = 0.5)
y |
A |
Gs |
A list of kernel matrices you want to test. For example, Gs = list(A.part = K.A.part, D.part = K.D.part) |
Gu |
A |
Ge |
A |
P0 |
A |
chi0.mixture |
RAINBOW assumes the test statistic |
-log10(p) calculated by score test
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.