Description Usage Arguments Value
Function to get GLM estimates by group (e.g. study_gxe). Make sure data is properly formatted yeah (maybe add info on what that means exactly..). This is an alternate version that returns the gxe term in the summary table
1 | get_estimates_gxe_by_group(df, outcome, exposure, group, dosage, ...)
|
df |
Input data |
outcome |
Outcome variable |
exposure |
Exposure variable |
group |
Group variable (typically study_g) |
dosage |
SNP for interaction with E |
... |
Adjustment Covariates |
Tibble with GLM estimates/se/stats/pval/95
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.