Description: Using SAS/IML :
This code uses the EM algorithm to estimate the maximum likelihood (ML) covariance matrix and mean vector in the presence of missing data. This implementation of the EM algorithm or any similar ML approach assumes that the data are missing completely at random (MCAR) or missing at random (MAR: see Little & Rubin, 1987).
To Search:
File list (Check if you may need any files):
em_covariances.sas