The OUTARRAY= data set contains the variables specified in the BY, ID, or VAR statements. If the ID statement is specified, the ID variable values are aligned and extended based on the ALIGN= and INTERVAL= options. The values of the variables specified in the VAR statements are accumulated based on the ACCUMULATE= option, and missing values are interpreted based on the SETMISSING= option. Additionally, the OUTARRAY= data set contains the variables that are specified in the OUTARRAYS statements and the following variables:
_STATUS_status flag that indicates whether the requested analyses were successful
_SERIES_series index or BY-group index
_TIMEID_time ID values
_SEASON_season index values
_CYCLE_life-cycle index values
variables listed in the OUTARRAYS statement
The OUTARRAY= data set contains the arrays that are related to the (accumulated) time series.