Description Usage Arguments Details Value Author(s)
Converts known imputation objects containing datasets to a list
of
datasets
1 | imp2list(obj)
|
obj |
The imputation object that contains the imputed datasets |
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.
Outputs a list of imputed datasets
Sander Lamballais, 2018.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.