ds.invExWAS | R Documentation |
Takes as input an Exposome Set object on the study server and performs an Inverse ExWAS association study with the provided model.
ds.invExWAS(
object,
phenotype,
covariables = NULL,
tef = FALSE,
datasources = NULL
)
object |
|
phenotype |
|
covariables |
|
tef |
|
datasources |
a list of |
list
that contains:
- exwas_results: data.frame
with exposure name, coefficient and p-value of the association
- alpha_corrected: numeric
effective tests
## Not run: Refer to the package Vignette for examples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.