Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
The MI Procedure

ODS Table Names

PROC MI assigns a name to each table it creates. You must use these names to reference tables when using the Output Delivery System (ODS). These names are listed in the following table. For more information on ODS, refer to the chapter "Using the Output Delivery System" in the SAS/STAT User's Guide, Version 8.

Table 9.5: ODS Tables Produced in PROC MI
ODS Table Name Description Option
ModelInfoModel information 
MissPatternMissing data patterns 
TransformVariable TransformationsTRANSFORM statement
UnivariateUnivariate statistics for available casesSIMPLE
CorrPairwise correlations for available casesSIMPLE
EMInitEstInitial parameter values for EMEM statement
EMEstMLE of the parameter vector from EMEM statement
EMIterEM iteration history for MLEITPRINT in EM statement
EMPIterEM iteration history for posterior modeITPRINT in INITIAL=EM
EMPEstPosterior mode parameter values from EMINITIAL=EM
EMWlfCoefficients of the worst linear functionWLF
MCMCInitEstInitial parameter estimates for MCMCDISPLAYINIT in MCMC
VarianceInfoBetween-imputation, within-imputation, and total variances 
ParmEstParameter estimates 

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.