imp2list: Convert imputation output to 'list'

Description Usage Arguments Details Value Author(s)

View source: R/imp2list.R

Description

Converts known imputation objects containing datasets to a list of datasets

Usage

1
imp2list(obj)

Arguments

obj

The imputation object that contains the imputed datasets

Details

This function attempts to unify imputation object formats in supplying datasets. This is done by extracting the imputed datasets from the imputation object and assembling them into a list. If an unknown object is supplied, the function will throw an error with the request to supply a list of data frames instead.

Value

Outputs a list of imputed datasets

Author(s)

Sander Lamballais, 2018.


slamballais/QDECR documentation built on Jan. 9, 2022, 1:22 p.m.