SAS macro EM algorithm for missing data
 Home                               Missing Data


EM_COVAR.SAS is a SAS macro to estimate a ML covariance matrix and mean vector
by the EM algorithm.  This macro can also produce  partial ML covariance matrices and
pooled within-group ML covariance matrices.  A bootstrap option is available.
Requires BASE/SAS and SAS/IML.


Home