tidy_exwas_outcomes: Tidy the outcomes of regression run on a mids object

Description Usage Arguments Examples

View source: R/tidy_exwas_outcomes.R

Description

Tidy the outcomes of regression run on a mids object, so they can be used for plotting and exported as .csv table

Usage

1
tidy_exwas_outcomes(model, subcohort, file_name)

Arguments

model

Regression output

subcohort

A one element character vector indicating a stratification factor

file_name

Path and file name (to which .csv or _plot.csv will be added)

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.