Description Usage Arguments Value Author(s)
View source: R/pvalue.NormalizedASKAT.R
Compute p-value and score for the normalized ASKAT method
1 | pvalue.NormalizedASKAT(RH0, y, X, Phi, W, G)
|
RH0 |
a vector of length 2 which the results (output) of the
|
y |
vector of phenotype data (one entry per individual), of length n. |
X |
matrix of covariates including intercept (dimension: n \times p, with p the number of covariates) |
Phi |
Relationship matrix (i.e. twice the kinship matrix); an n \times n square symmetric positive-definite matrix. |
G |
matrix of genotypes |
A list with score and p-value for the Normalized ASKAT
test on the given data. The list contains the elements
score
and p.value
Karim Oualkacha
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.