The SIM2D Procedure
ODS Table Names
Each table created by PROC SIM2D has a name associated with it, and you must use this name to reference the table when using ODS Graphics. These names are listed in Table 105.4.
Table 105.4: ODS Tables Produced by PROC SIM2D
ODS Table Name | Description | Statement | Option |
|---|---|---|---|
Parameters of the covariance model used in current simulation | PROC | Default output | |
Number of observations read and used | PROC | Default output | |
General information about the simulation | PROC | Default output | |
Input item store identity information | RESTORE | Default output | |
Input item store direction angles and models information | RESTORE | INFO | |
Input item store variables and their statistics | RESTORE | INFO |
Copyright © SAS Institute Inc. All rights reserved.