Functional Summary |
Table 27.1 summarizes the statements and options that control the SSM procedure. Most commonly needed scenarios are listed; see the individual statements for additional details.
Description |
Statement |
Option |
---|---|---|
Data Set Options |
||
Specifies the input data set |
DATA= |
|
Writes series and component forecasts to an output data set |
OUT= |
|
Model Specification |
||
Specifies the index variable |
||
Defines variables as model parameters |
||
Specifies a response variable and the associated observation equation |
||
Specifies a state subsection |
||
Specifies the transition matrix of a state subsection |
T |
|
Specifies the disturbance covariance matrix of a state subsection |
COV |
|
Specifies the size of the diffuse initial condition of a state subsection |
A1 |
|
Specifies the initial covariance matrix of a state subsection |
COV1 |
|
Specifies a state subsection for a predefined structural model |
TYPE= |
|
Specifies a component |
||
Specifies a predefined trend component |
||
Controlling the Output |
||
Specifies the significance level of the forecast confidence limits |
ALPHA= |
|
Specifies a linear combination of components to be output |
||
BY Groups |
||
Specifies BY group processing |
Note: This procedure is experimental.