Istep_Z: I-step of LUCID

View source: R/missing.R

Istep_ZR Documentation

I-step of LUCID

Description

Impute missing data in Z by maximizing the likelihood given fixed parameters

Usage

Istep_Z(Z, p, mu, sigma, index, lucid_model)

Arguments

Z

Matrix or list of matrices for omics data

p

Probability matrix/vector or list for parallel model

mu

Mean matrix or list of matrices

sigma

Covariance array or list of arrays

index

Missing value indicators

lucid_model

Model type

Value

Imputed dataset


LUCIDus documentation built on March 11, 2026, 9:06 a.m.

Related to Istep_Z in LUCIDus...