CARIMA Procedure
ODS Table Names
The CARIMA procedure assigns a name to each table that it creates. You can use this name to refer to the table when using the Output Delivery System (ODS) to select tables and create output data tables. These names are listed in Table 3.
Table 3: ODS Tables Produced in the CARIMA Procedure
| ODS Table Name | Description | Option |
|---|---|---|
| Forecasts | Forecast components, such as prediction, prediction standard error, lower and upper confidence limits | Default |
| OutInfo | Summary of the processing that is performed on the time series data | Default |
| ParameterEstimates | Parameter estimates | Default |
| VariableInfo | Name of the variable specified in the IDENTIFY statement | Default |
Last updated: July 09, 2026