Description Usage Arguments Details
View source: R/splitvalidate.R
Function to perform split-validation using output from lassosum.pipeline with external phenotype
1 2 3 4 5 6 |
... |
parameters to pass to |
ls.pipeline |
A lassosum.pipeline object |
test.bfile |
The (PLINK bfile for the test dataset |
keep |
Participants to keep (see |
remove |
Participants to remove |
pheno |
A vector of phenotype OR a |
covar |
A matrix of covariates OR a |
trace |
Controls amount of output |
rematch |
Forces a rematching of the ls.pipline beta's with the new .bim file |
Performs split-validation. Randomly split the test data into half for validation and half for prediction. Standardize the best cross-predicted pgs and stack together.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.