SNP_data_function_pcp {GWAS.BAYES} | R Documentation |
This is used internally in the preselection function to sort the SNPs into datasets
SNP_data_function_pcp(x,pcp,int)
x |
The SNP of interest. |
pcp |
The principal components. |
int |
The intercept. |
Returns a dataframe combining all three entries using cbind.