tidy_exwas_result: Tidy ExWAS result

Description Usage Arguments Examples

View source: R/tidy_exwas_result.R

Description

Picks the statistics for the modelled variable of interest

Usage

1

Arguments

x

Pooled result of a regression run on a mids object

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.