getImpData: getImpData is a simple wrapper function that extracts the...

View source: R/getImpData.R

getImpDataR Documentation

getImpData is a simple wrapper function that extracts the completed, multiply imputed data sets from a fitted PcAuxData object produced by running the miWithPcAux function.

Description

getImpData is a simple wrapper function that extracts the completed, multiply imputed data sets from a fitted PcAuxData object produced by running the miWithPcAux function.

Usage

getImpData(pcAuxData)

Arguments

pcAuxData

A fitted object of class PcAuxData produced as output of the miWithPcAux func- tion.

Value

Imputed data sets. One data set for each nImps.


dsquire/PcAux documentation built on May 2, 2024, 4:48 a.m.