get_estimates_gxe_by_group: get_estimates_gxe_by_group

Description Usage Arguments Value

Description

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

Usage

1
get_estimates_gxe_by_group(df, outcome, exposure, group, dosage, ...)

Arguments

df

Input data

outcome

Outcome variable

exposure

Exposure variable

group

Group variable (typically study_g)

dosage

SNP for interaction with E

...

Adjustment Covariates

Value

Tibble with GLM estimates/se/stats/pval/95


KimAE/figifs documentation built on March 10, 2021, 9:31 p.m.