compute$single.variant.associations
Perform GWAS for Model Variants
Description
Executes genome-wide association tests for PRS variants against one or more phenotypes. Optional covariates (e.g., principal components) can be included to correct for population stratification.
Usage
`compute$single.variant.associations`(data, phenotypes, variants = NULL, covariates = NULL)
Arguments
data
|
A |
phenotypes
|
Unquoted expression(s) resolved via |
variants
|
Optional data.frame with columns |
covariates
|
Optional unquoted expression(s) resolved via |
Value
A data.frame of single-variant association results. The returned object carries log metadata accessible via slotLog().