amelia2df: Retrieve an imputed dataset (as a data frame) from an amelia...

View source: R/amelia2df.R

amelia2dfR Documentation

Retrieve an imputed dataset (as a data frame) from an amelia object

Description

Retrieve an imputed dataset (as a data frame) from an amelia object

Usage

amelia2df(x, which_imp = 1)

Arguments

x

An object of class "amelia" obtained from running the amelia function.

which_imp

If x contains multiple imputed datasets (i.e., if m argument to amelia was greater than 1), which of the imputed datasets should be returned?

Value

A data.frame


jgabry/RHhelpers documentation built on Feb. 22, 2024, 12:56 p.m.