Description Usage Arguments Value Note Author(s) Examples
The function conducts GWAS or multiple linear regression
1 | gwas(y, X)
|
y |
A vector of the geneotype of each individual. |
X |
A matrix or data.frame of several phenotypes or one phenotypes of each individual,requring X must be an array of at least two dimensions |
A data.fame of beta, se, p-vaule
you can also use this fuction to conduct linear regression.
Ting Li, Xia Shen
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.