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/mixedgcImp documentation built on Jan. 25, 2023, 7:55 p.m.