The PROC MI statement invokes the MI procedure. Table 63.1 summarizes the options available in the PROC MI statement.
Table 63.1: Summary of PROC MI Options
Option |
Description |
---|---|
Data Sets |
|
Specifies the input data set |
|
Specifies the output data set with imputed values |
|
Imputation Details |
|
Specifies the number of imputations |
|
Specifies the seed to begin random number generator |
|
Specifies units to round imputed variable values |
|
Specifies maximum values for imputed variable values |
|
Specifies minimum values for imputed variable values |
|
Specifies the maximum number of iterations to impute values in the specified range |
|
Specifies the singularity criterion |
|
Statistical Analysis |
|
Specifies the level for the confidence interval, |
|
Specifies means under the null hypothesis |
|
Printed Output |
|
Suppresses all displayed output |
|
Displays univariate statistics and correlations |
The following options can be used in the PROC MI statement. They are listed in alphabetical order.