run_exwas_mids: Run an ExWAS on an inputed 'mids' object

Description Usage Arguments Examples

View source: R/run_exwas_mids.R

Description

Run an ExWAS for each exposure and SDQ outocme at a time. The outcome are IRR coefficients with 95 perc CI

Usage

1
run_exwas_mids(input_data, variable_list, sdq, subcohort = NULL)

Arguments

input_data

mids imputed object

variable_list

A character vector containing a list of exposures for wich regressions will be run

sdq

A character vector indicating in the outcome SDQ score is external or internal

subcohort

A character vector specifying no stratification to be made

Examples

1
2
3
4
5
6
7
8
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (x)
{
  }

groovearmada/exwas documentation built on May 29, 2019, 12:02 a.m.