
Table 33.4 relates the PRINT= options to ODS tables:
Table 33.4: ODS Tables Produced in PROC TIMESERIES
|
ODS Table Name |
Description |
Statement |
Option |
|---|---|---|---|
|
SeasonalDecomposition |
Seasonal decomposition |
|
DECOMP |
|
DescStats |
Descriptive statistics |
|
DESCSTATS |
|
GlobalStatistics |
Global statistics |
|
SEASONS |
|
SeasonStatistics |
Season statistics |
|
SEASONS |
|
StatisticsSummary |
Statistics summary |
|
SUMMARY |
|
TrendStatistics |
Trend statistics |
|
TRENDS |
|
GlobalStatistics |
Global statistics |
|
TRENDS |
|
SSASingularValues |
SSA singular values |
|
SSA |
|
SSAResults |
SSA results |
|
SSA |
The tables are related to a single series within a BY group.