|
Chapter Contents |
Previous |
Next |
| The MI Procedure |
Table 9.5: ODS Tables Produced in PROC MI
| ODS Table Name | Description | Option |
| ModelInfo | Model information | |
| MissPattern | Missing data patterns | |
| Transform | Variable Transformations | TRANSFORM statement |
| Univariate | Univariate statistics for available cases | SIMPLE |
| Corr | Pairwise correlations for available cases | SIMPLE |
| EMInitEst | Initial parameter values for EM | EM statement |
| EMEst | MLE of the parameter vector from EM | EM statement |
| EMIter | EM iteration history for MLE | ITPRINT in EM statement |
| EMPIter | EM iteration history for posterior mode | ITPRINT in INITIAL=EM |
| EMPEst | Posterior mode parameter values from EM | INITIAL=EM |
| EMWlf | Coefficients of the worst linear function | WLF |
| MCMCInitEst | Initial parameter estimates for MCMC | DISPLAYINIT in MCMC |
| VarianceInfo | Between-imputation, within-imputation, and total variances | |
| ParmEst | Parameter estimates |
|
Chapter Contents |
Previous |
Next |
Top |
Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.