Description Usage Arguments Details Value Author(s)
Stepwise regression on a snpMatrix
1 2 |
X |
snpMatrix object |
Y |
phenotype vector |
best |
SNPs chosen so far, NULL if none |
stepwise.p.thr |
maximum p value to continue adding predictors |
stepwise.max.predictors |
maximum predictors to choose, NA if continue until stepwise.p.thr is met |
... |
arguments passed to snp.rhs.test |
Calls snp.rhs.test to find next best predictor to add, possibly given a list of existing chosen predictors.
new predictor, NULL if none found that meets conditions
Chris Wallace
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.