stack_mids: Convert a list of data.frames to a stacked tibble

Description Usage Arguments

View source: R/stack_mids.R

Description

Convert a list of data.frames to a stacked tibble

Usage

1
stack_mids(mids, .setid = "imp_id")

Arguments

mids

A mice mids object.

.setid

Set the name of the key column. In cases where there are more than 1 data.frames the key column increments by 1 for each data set. Defaults to "stack_id"


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