multipleImp: Impute data using multiple imputation method

Description Usage Arguments Value Author(s) See Also

Description

Impute missing data in a dataframe using multiple imputation method

Usage

1
multipleImp(data, outcome, covars, m = 5)

Arguments

data

A data frame with missing values to be imputed

outcome

Character strings indicating outcome variable(s) of the user's interest

covars

Character strings indicating covariates of the user's interest

m

A nunmeric object indicating number of data sets to create - default is 5

Value

A data frame with imputed values

Author(s)

David G. Carlson carlson.david@wustl.edu Michelle Torres: smtorres@wustl Taeyong Park t.park@wustl.edu

See Also

weightTAPSPACK weightTAPS variablesTAPS weightTAPSoutput simpleWeight subsetTAPS attritTAPS hotdeckImp wavesTAPS


weightTAPSPACK documentation built on May 2, 2019, 9:18 a.m.