Estep: Imputation of missing values knowing alpha (E step of the EM)
Description
Imputation of missing values knowing alpha (E step of the EM)Usage
Estep(X = X, alpha = alpha, M = NULL, Z = NULL, mixmod = NULL,
Zc = Zc, X1 = FALSE)
Arguments
X
the dataset with missing values
alpha
matrix of the coefficients (p+1)xp format Matrix
M
binary matrix X-sized (1=missing)
Z
adjacency matrix of the structure
mixmod
the matrix from mixmod
Zc
profil (sum) colonne de Z
X1
boolean for alternative method