fetch_data: Fetch data. Used in mice.reuse.

View source: R/mice_reuse.R

fetch_dataR Documentation

Fetch data. Used in mice.reuse.

Description

Retrieve the main imputation object when within the 'mice:::sampler' post-imputation calling environment and return the data object (including missingness) stored within.

Usage

fetch_data()

Value

data.frame the original, non-imputed dataset of the mids object


NADIA documentation built on Oct. 3, 2022, 1:05 a.m.