subsetTAPS: Subset TAPS data

Description Usage Arguments Value Author(s) See Also

Description

Subset TAPS data by outcome and covariates specified.

Usage

1
subsetTAPS(outcome, covars = NULL, weight = FALSE, refusedasNA = TRUE)

Arguments

outcome

A character vector of the names of outcome variables of interest

covars

A character vector of the names of the covariate variables of interest

weight

A logical argument specifying whether to use TAPS base weights or not - default is FALSE

refusedasNA

A logical argument specifying whether to consider the response refused as an NA - default and suggested value is TRUE

Value

A dataframe of subsetted TAPS data

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 attritTAPS multipleImp hotdeckImp wavesTAPS


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