|
Chapter Contents |
Previous |
Next |
| The MI Procedure |
| Tasks | Options | ||
| Specify data sets | |||
| input parameter estimates for imputations | INEST= | ||
| output parameter estimates used in imputations | OUTEST= | ||
| output parameter estimates used in iterations | OUTITER= | ||
| Specify imputation details | |||
| monotone/full imputation | IMPUTE= | ||
| single/multiple chain | CHAIN= | ||
| number of burn-in iterations for each chain | NBITER= | ||
| number of iterations between imputations in a chain | NITER= | ||
| initial parameter estimates for MCMC | INITIAL= | ||
| prior parameter information | PRIOR= | ||
| starting parameters | START= | ||
| Specify output graphics | |||
| displays time-series plots | TIMEPLOT= | ||
| displays autocorrelation plots | ACFPLOT= | ||
| graphics catalog name for saving graphics output | GOUT= | ||
| Control printed output | |||
| displays worst linear function | WLF | ||
| displays initial parameter values for MCMC | DISPLAYINIT | ||
acfplot( mean( y1) cov(y1) /log);requests autocorrelation function plots for the means and variances of the variable y1, respectively. Logarithmic transformations of both the means and variances are used in the plots. For a detailed description of the autocorrelation function plot, see the "Autocorrelation Function Plot" section; refer also to Schafer (1997, pp. 120-126) and the SAS/ETS User's Guide, Version 8.
|
Chapter Contents |
Previous |
Next |
Top |
Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.