TSINFO Procedure
Functional Summary
Table 2 summarizes the statements and options that are used with the TSINFO procedure.
Table 2: PROC TSINFO Functional Summary
| Description | Statement | Option |
|---|---|---|
| Data Options | ||
| Specifies the input data table | PROC TSINFO | DATA= |
| Specifies the detailed output interval data table | PROC TSINFO | OUTINTERVALDETAILS= |
| Specifies the number of threads to be used in the procedure | PROC TSINFO | NTHREADS= |
| Time ID Options | ||
| Specifies the alignment of time ID values | ID | ALIGN= |
| Specifies the ending time ID value | ID | END= |
| Specifies the starting time ID value | ID | START= |
Last updated: July 09, 2026