The TIMEDATA procedure forms time series data from transactional data. The accumulated time series can then be processed using SAS programming statements. The resulting time series can then be analyzed using time series techniques. The data are analyzed using the following steps (the relevant option is listed to the left):
ACCUMULATE= option in the ID or VAR statement
SETMISSING= option in the ID or VAR statement
TRANSFORM= option in the VAR statement
DIF= and SDIF= options in the VAR statement
SAS programming statements
OUTSUM= option