Ximp_transform: Transform imputed Z matrix to X in the observed space

View source: R/transform_fun.R

Ximp_transformR Documentation

Transform imputed Z matrix to X in the observed space

Description

Impute orginal incomplete observation using imputed Z matrix and marginal distribution information drawn from original observation X

Usage

Ximp_transform(Z, X, d_index)

Arguments

Z

imputed Z matrix

X

original observation matrix

d_index

ordinal dimension indexes.

Value

Imputed data matrix


udellgroup/mixedgcImp documentation built on Jan. 25, 2023, 7:55 p.m.