imputeZ_mixedgc_ppca: Impute missing entries for the Z matrix

View source: R/helper_core.R

imputeZ_mixedgc_ppcaR Documentation

Impute missing entries for the Z matrix

Description

Using the returned quantities from EM algorithm, impute missing entries for the Z matrix

Usage

imputeZ_mixedgc_ppca(Z, W, sigma)

Arguments

Z

The returned Zobs matrix from EM algorithm

W

The returned estimate for W matrix

Value

The imputed complete Z matrix


udellgroup/gcimputeR documentation built on Jan. 26, 2023, 10:57 p.m.