Description Usage Arguments Value Author(s)
Compute p-value and score for the ASKAT method
1  | pvalue.ASKAT(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 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.