mids_to_complete: Change mids object to a complete (stacked) data.frame

Usage Arguments Examples

View source: R/mids_to_complete.R

Usage

1
mids_to_complete(input_data, variable_list)

Arguments

input_data

Imputed 'mids' object

variable_list

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

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.