Skip to contents

Extract completed datasets from a gmm_imputation

Usage

gmm_complete(object, which = 1L)

Arguments

object

A gmm_imputation.

which

Either an integer vector of imputation indices, or "all" for every completion. Default 1L.

Value

When which selects one completion, a single completed dataset (matrix, or data frame if the input was one); otherwise a list of them.