COUNTREG Procedure
SHOW Statement
SHOW options;
The SHOW statement displays the contents of the item store. You can use the SHOW statement to verify the contents of the item store before proceeding with the analysis.
Table 2 summarizes the options available in the SHOW statement.
Table 2: SHOW Statement Options
| Option | Description |
|---|---|
| ALL | Displays all applicable contents |
| CLASSLEVELS | Displays the "Class Level Information" table |
| CORRELATION | Produces the correlation matrix of the parameter estimates |
| COVARIANCE | Produces the covariance matrix of the parameter estimates |
| EFFECTS | Displays information about the constructed effects |
| FITSTATS | Displays the fit statistics |
| PARAMETERS | Displays the parameter estimates |
| PROGRAM | Displays the SAS program that generates the item store |
You can specify the following options after the SHOW statement:
Last updated: June 19, 2025