Automatic Time Series Modeling Package
OUTEVENTDUMMY Object
The OUTEVENTDUMMY object collects the series for event dummy variables that are in the TSDF instance. The table schema that is used for storing the event variable series is compatible with the schema that is used by the HPFENGINE procedure for its OUTINDEP= data set.
Table 35 shows the contents of the OUTEVENTDUMMY object.
Table 35: Contents of the OUTEVENTDUMMY Object
| Column | Type | Description |
|---|---|---|
| _TIMEID_ | Numeric | Uniform time ID values for series |
| _XVAR_ | String | Name of the event variable |
| X | Numeric | Event (X) variable value |
Table 36 summarizes the methods that are associated with the OUTEVENTDUMMY Object.
Table 36: Methods of the OUTEVENTDUMMY Object
Last updated: June 04, 2026