get_shadow: Create a shadow matrix based on the missing values in a data...

Description Usage Arguments Value

View source: R/get_shadow.R

Description

The get_shadow function builds a shadow matrix based on the passed in data frame.

Usage

1
get_shadow(data, vars = dplyr::everything())

Arguments

data

A data frame with missing values.

vars

A subset of variables to include in the shadow matrix.

Value

a tibble


dsquire/imptools documentation built on Feb. 12, 2021, 10:08 a.m.