Description Usage Arguments Details
View source: R/pseudovalidate.R
Function to perform pseudovalidation from a lassosum.pipeline object
1 2 3 4 5 6 7 |
... |
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 |
trace |
Controls amount of output |
destandardize |
Should coefficients from |
plot |
Should the validation plot be plotted? |
exclude.ambiguous |
Should ambiguous SNPs (C/G, A/T) be excluded? |
cluster |
A |
rematch |
Forces a rematching of the ls.pipline beta's with the new .bim file |
Pseudovalidation is explained in Mak et al (2016). It helps
choosing a value of lambda
and s
in the absence of a validation
phenotype.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.